Merge pull request #1118 from LibLogic/master

updated package.json to use version 1.3.9 or greater
This commit is contained in:
Ben Word
2014-08-06 18:39:30 -05:00

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",