Upgrade babel to 7.0

This commit is contained in:
Pavel Djundik 2018-08-29 10:04:38 +03:00
parent 96507f5fe7
commit 113e30d03d
3 changed files with 845 additions and 933 deletions

View file

@ -69,10 +69,10 @@
"sqlite3": "4.0.2"
},
"devDependencies": {
"@babel/core": "7.0.0",
"@babel/preset-env": "7.0.0",
"@fortawesome/fontawesome-free": "5.3.1",
"babel-core": "6.26.3",
"babel-loader": "7.1.5",
"babel-preset-env": "1.7.0",
"babel-loader": "8.0.0",
"chai": "4.1.2",
"copy-webpack-plugin": "4.5.2",
"css-loader": "0.28.11",

View file

@ -44,7 +44,7 @@ const config = {
loader: "babel-loader",
options: {
presets: [
["env", {
["@babel/env", {
targets: {
browsers: [
"last 1 year",

1770
yarn.lock

File diff suppressed because it is too large Load diff