updated package.json to use version 1.3.9 or greater

This commit is contained in:
Tom Hodgkinson
2014-08-06 19:21:16 -04:00
parent 97f5f34b03
commit 57337d4ac9

View File

@@ -23,7 +23,7 @@
"node": ">= 0.10.0" "node": ">= 0.10.0"
}, },
"devDependencies": { "devDependencies": {
"bower": "~1.3.5", "bower": ">=1.3.9",
"grunt": "~0.4.5", "grunt": "~0.4.5",
"grunt-autoprefixer": "~0.8.1", "grunt-autoprefixer": "~0.8.1",
"grunt-contrib-concat": "~0.4.0", "grunt-contrib-concat": "~0.4.0",