aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-12-04 09:33:12 +0300
committerGravatar Vitaly Takmazov2018-12-04 09:33:12 +0300
commit3fab0ea148aea0ef1995ef47d5ff0f003b10a1e5 (patch)
tree1991758208660b5db0bcbd65c267d17372032012 /package.json
parent412c66599f7ba9b0865aedc57d3615dda1e338b1 (diff)
update dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5de2ccc5..8da4cb8c 100644
--- a/package.json
+++ b/package.json
@@ -22,8 +22,8 @@
]
},
"devDependencies": {
- "@babel/core": "^7.1.6",
- "@babel/preset-env": "^7.1.6",
+ "@babel/core": "^7.2.0",
+ "@babel/preset-env": "^7.2.0",
"babel-loader": "^8.0.4",
"css-loader": "^1.0.1",
"eslint": "^5.9.0",