mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-09-12 12:21:11 +08:00
fix: funky merge cockup
Signed-off-by: Simon Bailey <simon@newtriks.com>
This commit is contained in:
+3
-1
@@ -32,7 +32,9 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"mocha": "^1.21.4",
|
"mocha": "^1.21.4",
|
||||||
"underscore.string": "^2.3.3"
|
"underscore.string": "^2.3.3",
|
||||||
|
"grunt": "^0.4.5",
|
||||||
|
"grunt-cli": "^0.1.13"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"yo": ">=1.2.0"
|
"yo": ">=1.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user