summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorRenaud Chaput <renchap@gmail.com>2023-06-02 15:00:27 +0200
committerGitHub <noreply@github.com>2023-06-02 15:00:27 +0200
commitb0780cfeeda641645ea65da257a72ec507e71647 (patch)
tree711b60856ce3f7c55ad643f791e34846f9195ad7 /package.json
parent5fae2de454806730742b7be7435ae1c4fb97cf3c (diff)
Fix `/share` and cleanup and reorganize frontend locale loading (#25240)
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 31f2454fee8..a08b485fd75 100644
--- a/package.json
+++ b/package.json
@@ -49,6 +49,7 @@
"@reduxjs/toolkit": "^1.9.5",
"abortcontroller-polyfill": "^1.7.5",
"arrow-key-navigation": "^1.2.0",
+ "async-mutex": "^0.4.0",
"autoprefixer": "^10.4.14",
"axios": "^1.4.0",
"babel-loader": "^8.3.0",