updates bower and bower install task.

This commit is contained in:
Shannon
2015-06-24 11:39:50 +02:00
parent 7503a83219
commit f82d8a5df1
2 changed files with 12 additions and 3 deletions

View File

@@ -21,9 +21,10 @@
},
"dependencies": {},
"devDependencies": {
"bower": "~1.3.3",
"bower": "^1.4.1",
"grunt": "~0.4.0",
"grunt-bower": "^0.19.0",
"grunt-bower-install-simple": "^1.1.3",
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-concat": "~0.1.3",
"grunt-contrib-connect": "~0.3.0",