]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update devDependencies in package.json 4768/head
authorKevin Wake <kevin@kevinwake.com>
Sun, 23 Mar 2014 13:52:44 +0000 (14:52 +0100)
committerRadek <radek@radekstangel.com>
Wed, 26 Mar 2014 11:58:19 +0000 (12:58 +0100)
package.json [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
index 98147fa..5a0473e
@@ -2,23 +2,24 @@
   "name": "zurb-foundation",
   "version": "5.2.1",
   "devDependencies": {
-    "assemble": "0.4.33",
-    "grunt": "~0.4.1",
+    "assemble": "~0.4.37",
+    "grunt": "~0.4.4",
     "grunt-contrib-clean": "~0.5.0",
-    "grunt-contrib-compress": "~0.5.2",
+    "grunt-contrib-compress": "~0.7.0",
     "grunt-contrib-concat": "~0.3.0",
-    "assemble": "0.4.34",
-    "grunt-contrib-copy": "~0.4.1",
-    "grunt-contrib-jasmine": "~0.5.1",
-    "grunt-contrib-uglify": "~0.2.5",
-    "grunt-contrib-watch": "~0.5.3",
+    "grunt-contrib-copy": "~0.5.0",
+    "grunt-contrib-jasmine": "~0.6.3",
+    "grunt-contrib-jst": "~0.6.0",
+    "grunt-contrib-uglify": "~0.4.0",
+    "grunt-contrib-watch": "~0.6.1",
     "grunt-karma": "~0.6.2",
-    "grunt-newer": "~0.6.0",
-    "grunt-rsync": "~0.2.1",
-    "grunt-sass": "~0.6.1",
-    "handlebars-helper-rel": "~0.1.0",
+    "grunt-newer": "~0.7.0",
+    "grunt-rsync": "~0.5.0",
+    "grunt-sass": "~0.11.0",
+    "handlebars-helper-rel": "~0.1.2",
     "handlebars-helper-slugify": "~0.2.0",
     "highlight.js": "~7.3.0",
+    "jasmine-jquery": "~1.3.3",
     "karma": "~0.10.4",
     "karma-browserstack-launcher": "0.0.4",
     "karma-chrome-launcher": "~0.1.0",
     "karma-ie-launcher": "~0.1.1",
     "karma-jasmine": "~0.1.3",
     "karma-phantomjs-launcher": "~0.1.0",
-    "karma-browserstack-launcher": "0.0.4",
     "karma-safari-launcher": "~0.1.1",
-    "karma-script-launcher": "~0.1.0",
-    "grunt-karma": "~0.6.2",
-    "grunt-rsync": "~0.2.1",
-    "grunt-contrib-jst": "~0.5.1",
-    "jasmine-jquery": "~1.3.3"
+    "karma-script-launcher": "~0.1.0"
   },
   "repository" : { 
     "type" : "git",