Skip to content
This repository was archived by the owner on May 11, 2020. It is now read-only.

Commit b6de53d

Browse files
Add grunt-cli to devDependencies
1 parent f4ac2a5 commit b6de53d

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
@@ -11,6 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"expect.js": "^0.3.1",
14+
"grunt-cli": "^1.2.0",
1415
"grunt-contrib-clean": "^0.6.0",
1516
"grunt-contrib-concat": "^0.5.0",
1617
"grunt-contrib-connect": "^0.8.0",

0 commit comments

Comments
 (0)