--- a/client/package.json Sat Apr 26 22:15:40 2014 +0200
+++ b/client/package.json Thu Dec 18 18:14:28 2014 +0100
@@ -7,17 +7,19 @@
"url": "https://www.iri.centrepompidou.fr/dev/hg/renkan"
},
"devDependencies": {
- "grunt-cli": "^0.1.13",
+ "bower": "^1.3.12",
"grunt": "^0.4.5",
- "grunt-contrib-jshint": "^0.10.0",
- "grunt-contrib-uglify": "^0.4.0",
- "grunt-contrib-requirejs": "^0.4.4",
+ "grunt-bower-task": "^0.4.0",
+ "grunt-cli": "^0.1.13",
"grunt-contrib-clean": "^0.5.0",
"grunt-contrib-concat": "^0.4.0",
- "grunt-contrib-cssmin": "^0.9.0",
+ "grunt-contrib-connect": "^0.7.1",
"grunt-contrib-copy": "^0.5.0",
- "jshint-stylish": "^0.2.0",
- "grunt-contrib-connect": "^0.7.1"
+ "grunt-contrib-cssmin": "^0.9.0",
+ "grunt-contrib-jshint": "^0.10.0",
+ "grunt-contrib-requirejs": "^0.4.4",
+ "grunt-contrib-uglify": "^0.4.0",
+ "jshint-stylish": "^0.2.0"
},
"author": "IRI"
}