Skip to content

Commit adc8b80

Browse files
committed
Require specific grunt version 0.4.5 (#181)
1 parent feff1e1 commit adc8b80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"url": "https://github.com/flowjs/flow.js/issues"
2929
},
3030
"devDependencies": {
31-
"grunt": "*",
31+
"grunt": "0.4.5",
3232
"grunt-bump": "0.7.0",
3333
"grunt-contrib-clean": "1.0.0",
3434
"grunt-contrib-concat": "1.0.0",

0 commit comments

Comments
 (0)