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 08783690..a34fbc9b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@babel/core": "^7.17.10", "@babel/preset-env": "^7.17.12", "babel-loader": "^8.2.5", - "concurrently": "^7.1.0", + "concurrently": "^7.2.0", "copy-webpack-plugin": "^10.2.4", "core-js": "^3.22.5", "cross-env": "^7.0.3", |