Skip to content

Commit 85875ee

Browse files
committed
Merge pull request #8 from jandudulski/update-grunt-bower-task
Upgrade grunt-bower-task to 0.4.0
2 parents c557a18 + ee2c625 commit 85875ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"postinstall": "node script/postinstall.js"
1919
},
2020
"dependencies": {
21-
"grunt-bower-task": "~0.3.4",
21+
"grunt-bower-task": "~0.4.0",
2222
"coffee-script": "~1.6.3",
2323
"grunt": "~0.4.2"
2424
},

0 commit comments

Comments
 (0)