client/package.json
changeset 647 eaaa1efce396
parent 633 fdff56da097d
child 652 153f5d09a11a
--- a/client/package.json	Tue Oct 04 16:40:25 2016 +0200
+++ b/client/package.json	Thu Jan 05 16:26:07 2017 +0100
@@ -9,7 +9,7 @@
   "devDependencies": {
     "bower": "^1.5.2",
     "grunt": "^1.0.0",
-    "grunt-bower-task": "^0.4.0",
+    "grunt-bower-task": "^0.4",
     "grunt-contrib-clean": "^1.0.0",
     "grunt-contrib-concat": "^1.0.0",
     "grunt-contrib-connect": "^1.0.1",
@@ -18,7 +18,7 @@
     "grunt-contrib-jshint": "^1.0.0",
     "grunt-contrib-jst": "^1.0.0",
     "grunt-contrib-requirejs": "^1.0.0",
-    "grunt-contrib-uglify": "^1.0.1",
+    "grunt-contrib-uglify": "^2.0.0",
     "grunt-contrib-watch": "^1.0.0",
     "grunt-text-replace": "^0.4.0",
     "grunt-umd": "^2.3.5",