diff options
Diffstat (limited to 'scripts/package.json')
-rw-r--r-- | scripts/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package.json b/scripts/package.json index 4b55662..6edaf7b 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -21,7 +21,7 @@ "devDependencies": { "@babel/cli": "^7.1.5", "@babel/core": "^7.1.6", - "@babel/preset-env": "^7.1.6", + "@babel/preset-env": "^7.2.3", "@babel/standalone": "^7.2.5", "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", "babel-plugin-transform-runtime": "^6.23.0", |