Fix babel issue in distributed version
This commit is contained in:
Родитель
ffd824a159
Коммит
bd88e76a88
|
@ -22,7 +22,6 @@
|
|||
"babel-plugin-transform-async-to-module-method": "^6.16.0",
|
||||
"babel-plugin-transform-runtime": "^6.15.0",
|
||||
"babel-preset-es2015": "^6.16.0",
|
||||
"babel-register": "^6.16.3",
|
||||
"chai": "^3.5.0",
|
||||
"eslint": "^3.7.1",
|
||||
"eslint-config-airbnb-base": "^8.0.0",
|
||||
|
@ -50,6 +49,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"asar": "^0.12.3",
|
||||
"babel-register": "^6.16.3",
|
||||
"bluebird": "^3.4.6",
|
||||
"colors": "^1.1.2",
|
||||
"commander": "^2.9.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче