switch babel-register to esm

This commit is contained in:
Roman Shtylman
2018-04-01 18:24:49 -07:00
parent 37df802cc0
commit 6b07a86ec1
9 changed files with 49 additions and 293 deletions

View File

@@ -9,11 +9,9 @@
"url": "git://github.com/localtunnel/server.git"
},
"dependencies": {
"babel-plugin-transform-es2015-modules-commonjs": "6.26.0",
"babel-register": "6.26.0",
"bluebird": "3.5.1",
"book": "1.3.3",
"debug": "3.1.0",
"esm": "3.0.14",
"human-readable-ids": "1.0.3",
"koa": "2.4.1",
"localenv": "0.2.2",