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 f0c5ccc0..f8095d86 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ ] }, "devDependencies": { - "@babel/core": "^7.14.6", + "@babel/core": "^7.14.8", "@babel/preset-env": "^7.14.8", "babel-loader": "^8.2.2", "concurrently": "^6.2.0", |