Remove unused regenerator deps (#3703)
This commit is contained in:
parent
71dff8c834
commit
1445dadb23
@ -7,14 +7,7 @@
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-plugin-transform-es2015-block-scoping": "^6.14.0",
|
||||
"babel-plugin-syntax-async-functions": "^6.8.0",
|
||||
"babel-plugin-transform-es2015-for-of": "^6.8.0",
|
||||
"babel-core": "^6.14.0",
|
||||
"babel-runtime": "^6.9.0",
|
||||
"babel-traverse": "^6.14.0",
|
||||
"babel-types": "^6.14.0",
|
||||
"babylon": "^6.9.0",
|
||||
"private": "~0.1.5"
|
||||
},
|
||||
"license": "BSD",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user