Skip to content

Commit fdd6123

Browse files
Adds grunt to devDependencies to fix failing Travis build
1 parent ec6ba43 commit fdd6123

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
"devDependencies": {
1212
"bower": "",
13+
"grunt": "^1.0.1",
1314
"grunt-contrib-cssmin": "^0.14.0",
1415
"grunt-contrib-qunit": "^0.6.0",
1516
"grunt-contrib-uglify": "~0.6.0",

0 commit comments

Comments
 (0)