Skip to content

Commit eeb16f4

Browse files
greenkeeper[bot]michael-brade
authored andcommitted
Update babel7 to the latest version 🚀 (#20)
* chore(package): update @babel/cli to version 7.1.0 * chore(package): update @babel/core to version 7.1.0 * chore(package): update @babel/preset-env to version 7.1.0
1 parent 0f4dff1 commit eeb16f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@
8484
"babel-loader": "8.0.x",
8585
"source-map-loader": "0.2.x",
8686
"copy-webpack-plugin": "4.5.x",
87-
"@babel/cli": "7.0.x",
88-
"@babel/core": "7.0.x",
87+
"@babel/cli": "~7.1.0",
88+
"@babel/core": "~7.1.0",
8989
"@babel/register": "7.0.x",
90-
"@babel/preset-env": "7.0.x",
90+
"@babel/preset-env": "~7.1.0",
9191
"@babel/plugin-syntax-object-rest-spread": "7.0.x",
9292
"mocha": "5.x",
9393
"mocha-junit-reporter": "1.18.x",

0 commit comments

Comments
 (0)