mirror of
https://github.com/react-webpack-generators/generator-react-webpack.git
synced 2025-12-08 18:01:59 +00:00
Merge pull request #93 from AnSavvides/master
Add grunt & grunt-cli to devDependencies
This commit is contained in:
commit
189967aa69
@ -31,6 +31,8 @@
|
||||
"yeoman-generator": "^0.17.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-cli": "^0.1.13",
|
||||
"mocha": "^1.21.4",
|
||||
"underscore.string": "^2.3.3"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user