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 6967ddb6..71973b93 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@babel/core": "^7.19.6", "@babel/preset-env": "^7.19.4", "babel-loader": "^8.2.5", - "concurrently": "^7.4.0", + "concurrently": "^7.5.0", "copy-webpack-plugin": "^11.0.0", "core-js": "^3.26.0", "cross-env": "^7.0.3", |