upgrade babel register and babel plugin transform commonjs

This commit is contained in:
Roman Shtylman
2017-12-10 10:17:14 -08:00
parent 308c2d4b85
commit 54f0eae039
2 changed files with 16 additions and 60 deletions

View File

@@ -9,8 +9,8 @@
"url": "git://github.com/localtunnel/server.git"
},
"dependencies": {
"babel-plugin-transform-es2015-modules-commonjs": "6.10.3",
"babel-register": "6.9.0",
"babel-plugin-transform-es2015-modules-commonjs": "6.26.0",
"babel-register": "6.26.0",
"bluebird": "3.4.1",
"book": "1.3.1",
"book-git": "0.0.2",