Commit 0c008d76 authored by Iuri Matias's avatar Iuri Matias

add missing packages for babel

parent 91b0802f
...@@ -17,6 +17,8 @@ ...@@ -17,6 +17,8 @@
"babel-preset-es2015": "^6.24.0", "babel-preset-es2015": "^6.24.0",
"babel-plugin-transform-object-assign": "^6.22.0", "babel-plugin-transform-object-assign": "^6.22.0",
"babel-eslint": "^7.1.1", "babel-eslint": "^7.1.1",
"babel-preset-env": "^1.6.1",
"babel-preset-stage-0": "^6.24.1",
"babelify": "^7.3.0", "babelify": "^7.3.0",
"fast-async": "^6.1.2", "fast-async": "^6.1.2",
"ethereumjs-util": "^5.1.2", "ethereumjs-util": "^5.1.2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment