remove recast and add ast-types
This commit is contained in:
parent
bd2e3d784f
commit
bf61c1e85d
@ -34,6 +34,7 @@
|
|||||||
"test": "make test"
|
"test": "make test"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"ast-types": "~0.5.0",
|
||||||
"commander": "2.4.0",
|
"commander": "2.4.0",
|
||||||
"fs-readdir-recursive": "0.0.2",
|
"fs-readdir-recursive": "0.0.2",
|
||||||
"lodash": "2.4.1",
|
"lodash": "2.4.1",
|
||||||
@ -41,7 +42,6 @@
|
|||||||
"es6-shim": "0.18.0",
|
"es6-shim": "0.18.0",
|
||||||
"es6-symbol": "0.1.1",
|
"es6-symbol": "0.1.1",
|
||||||
"regexpu": "0.3.0",
|
"regexpu": "0.3.0",
|
||||||
"recast": "0.8.0",
|
|
||||||
"source-map": "0.1.40",
|
"source-map": "0.1.40",
|
||||||
"regenerator": "0.6.7",
|
"regenerator": "0.6.7",
|
||||||
"chokidar": "0.10.0",
|
"chokidar": "0.10.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user