Skip to content

Commit

Permalink
Remove unused regenerator deps (babel#3703)
Browse files Browse the repository at this point in the history
  • Loading branch information
hzoo authored and panagosg7 committed Jan 17, 2017
1 parent f931fd1 commit 6973e55
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/babel-plugin-transform-regenerator/package.json
Expand Up @@ -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",
Expand Down

0 comments on commit 6973e55

Please sign in to comment.