Use preset-env and update other dependencies (#562)
This commit is contained in:
@@ -28,17 +28,16 @@
|
||||
"babel-plugin-external-helpers": "7.0.0-alpha.9",
|
||||
"babel-plugin-istanbul": "^4.0.0",
|
||||
"babel-plugin-transform-flow-strip-types": "7.0.0-alpha.9",
|
||||
"babel-preset-es2015": "7.0.0-alpha.9",
|
||||
"babel-preset-stage-0": "7.0.0-alpha.9",
|
||||
"babel-preset-env": "^1.5.1",
|
||||
"chalk": "^1.1.3",
|
||||
"cross-env": "^5.0.0",
|
||||
"eslint": "^3.7.1",
|
||||
"eslint-config-babel": "^6.0.0",
|
||||
"eslint-plugin-flowtype": "^2.20.0",
|
||||
"flow-bin": "^0.47.0",
|
||||
"nyc": "^10.0.0",
|
||||
"nyc": "^11.0.2",
|
||||
"rimraf": "^2.5.4",
|
||||
"rollup": "^0.41.0",
|
||||
"rollup": "^0.42.0",
|
||||
"rollup-plugin-babel": "^2.6.1",
|
||||
"rollup-plugin-node-resolve": "^3.0.0",
|
||||
"rollup-watch": "^3.2.2",
|
||||
|
||||
Reference in New Issue
Block a user