started removing kibana stuff I do not need, thinking of doing a custom dashboard based on kibana

This commit is contained in:
Torkel Ödegaard
2013-12-05 16:45:52 +01:00
parent d1c54c1c78
commit 50e42c8bdd
107 changed files with 108 additions and 15966 deletions
+1 -3
View File
@@ -12,7 +12,6 @@
"devDependencies": {
"rjs-build-analysis": "0.0.3",
"grunt": "~0.4.0",
"grunt-s3": "~0.2.0-alpha.2",
"grunt-ngmin": "0.0.3",
"grunt-contrib": "~0.8.0",
"grunt-contrib-less": "~0.7.0",
@@ -29,8 +28,7 @@
"grunt-contrib-uglify": "~0.2.4",
"load-grunt-tasks": "~0.2.0",
"glob": "~3.2.7",
"grunt-contrib-connect": "~0.5.0",
"grunt-scratchy": "git://github.com/rashidkpc/grunt-scratchy.git"
"grunt-contrib-connect": "~0.5.0"
},
"license": "Apache License"
}