diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5f1e3edd..b6efa964 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "@babel/core": "^7.16.7", - "@babel/preset-env": "^7.16.8", + "@babel/preset-env": "^7.16.10", "babel-loader": "^8.2.3", "concurrently": "^7.0.0", "copy-webpack-plugin": "^10.2.0", |