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 e14887fe..19234ceb 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@babel/core": "^7.15.0", "@babel/preset-env": "^7.15.0", "babel-loader": "^8.2.2", - "concurrently": "^6.2.0", + "concurrently": "^6.2.1", "copy-webpack-plugin": "^9.0.1", "core-js": "^3.16.0", "cross-env": "^7.0.3", |