remove babel async to generator transform

This commit is contained in:
Roman Shtylman
2017-12-10 10:14:59 -08:00
parent db5b632a9f
commit 6318db6075
4 changed files with 18 additions and 47 deletions

View File

@@ -9,7 +9,6 @@
"url": "git://github.com/localtunnel/server.git"
},
"dependencies": {
"babel-plugin-transform-async-to-generator": "6.8.0",
"babel-plugin-transform-es2015-modules-commonjs": "6.10.3",
"babel-polyfill": "6.9.1",
"babel-register": "6.9.0",