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 74bccc00..c860941d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@babel/core": "^7.18.5", "@babel/preset-env": "^7.18.2", "babel-loader": "^8.2.5", - "concurrently": "^7.2.1", + "concurrently": "^7.2.2", "copy-webpack-plugin": "^11.0.0", "core-js": "^3.23.1", "cross-env": "^7.0.3", |