mirror of
https://github.com/react-webpack-generators/generator-react-webpack.git
synced 2025-12-08 18:01:59 +00:00
Added dependencies for reading, traversing and converting AST
This commit is contained in:
parent
9f427d9332
commit
ac6eb05171
@ -40,7 +40,10 @@
|
||||
"react-webpack-template": "^0.3.0",
|
||||
"underscore.string": "^3.2.2",
|
||||
"yeoman-generator": "^0.21.0",
|
||||
"yeoman-welcome": "^1.0.1"
|
||||
"yeoman-welcome": "^1.0.1",
|
||||
"esprima": "^2.7.0" ,
|
||||
"esprima-walk": "^0.1.0" ,
|
||||
"escodegen": "^1.7.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^3.2.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user