Grunt-Abhängigkeiten aktualisiert
[website] / package.json
index 6c3830f..8c57d6e 100644 (file)
@@ -3,12 +3,12 @@
   "description": "Thymeleaf-Layout and static content for http://juplo.de",
   "version": "0.0.1",
   "devDependencies": {
-    "grunt": "^1.0.4",
-    "grunt-contrib-less": "~1.0.1",
-    "grunt-contrib-cssmin": "~0.13.0",
-    "grunt-newer": "~1.1.1",
-    "grunt-contrib-watch": "~0.6.1",
-    "grunt-contrib-clean": "~0.6.0",
-    "http-server": "~0.8.0"
+    "grunt": "^1.3.0",
+    "grunt-contrib-clean": "^1.1.0",
+    "grunt-contrib-cssmin": "^3.0.0",
+    "grunt-contrib-less": "^2.0.0",
+    "grunt-contrib-watch": "^1.1.0",
+    "grunt-newer": "^1.1.1",
+    "http-server": "^0.12.3"
   }
 }