From: Joe Workman Date: Thu, 7 Aug 2014 17:28:03 +0000 (-0700) Subject: Revert package.json X-Git-Tag: v5.4~16^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F5579%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Revert package.json reverted some of the non-required changes made to package.json to see if it will fix the build. --- diff --git a/package.json b/package.json index 0b81cb574..dc8cad44b 100755 --- a/package.json +++ b/package.json @@ -10,14 +10,14 @@ "grunt-contrib-connect": "~0.7.1", "grunt-contrib-copy": "~0.5.0", "grunt-contrib-jasmine": "~0.6.3", - "grunt-contrib-jst": "~0.5.1", + "grunt-contrib-jst": "~0.6.0", "grunt-contrib-uglify": "~0.4.0", "grunt-contrib-watch": "~0.6.1", + "grunt-string-replace": "~0.2.7", "grunt-karma": "~0.6.2", "grunt-newer": "~0.7.0", - "grunt-rsync": "~0.2.1", - "grunt-sass": "~0.11.0", - "grunt-string-replace": "~0.2.7", + "grunt-rsync": "~0.5.0", + "grunt-sass": "~0.13.0", "handlebars-helper-rel": "~0.1.2", "handlebars-helper-slugify": "~0.2.0", "highlight.js": "~7.3.0", @@ -31,11 +31,15 @@ "karma-jasmine": "~0.1.3", "karma-phantomjs-launcher": "~0.1.0", "karma-safari-launcher": "~0.1.1", - "karma-script-launcher": "~0.1.0" + "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" }, - "repository": { - "type": "git", - "url": "https://github.com/zurb/foundation" + "repository" : { + "type" : "git", + "url" : "https://github.com/zurb/foundation" }, "keywords": [ "handlebars-helper-rel",