Remove unused deps
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"homepage": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"commoner": "~0.10.3",
|
||||
"babel-plugin-transform-es2015-block-scoping": "^6.1.18",
|
||||
"babel-plugin-syntax-async-functions": "^6.1.18",
|
||||
"babel-plugin-transform-es2015-for-of": "^6.1.18",
|
||||
@@ -15,8 +14,7 @@
|
||||
"babel-traverse": "^6.1.18",
|
||||
"babel-types": "^6.1.18",
|
||||
"babylon": "^6.1.18",
|
||||
"private": "~0.1.5",
|
||||
"through": "~2.3.8"
|
||||
"private": "~0.1.5"
|
||||
},
|
||||
"license": "BSD"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user