summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2019-12-03 08:14:59 +0100
committerGitHub <noreply@github.com>2019-12-03 08:14:59 +0100
commitbcc32f6918808bb084d73ae6931160f23e3ef882 (patch)
tree5438446a2b3dc08f801d6f2614f74dd405aa6864 /package.json
parent1e91b6a716ab85f402e4b9dbdb4107ff133e1597 (diff)
parent277880318ba70575ce39b4410d10a526ca622424 (diff)
downloadnextcloud-server-bcc32f6918808bb084d73ae6931160f23e3ef882.tar.gz
nextcloud-server-bcc32f6918808bb084d73ae6931160f23e3ef882.zip
add update all button (#17512)
add update all button
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 4b1c4a8e649..8bc5a5004c9 100644
--- a/package.json
+++ b/package.json
@@ -57,6 +57,7 @@
"nextcloud-router": "0.0.9",
"nextcloud-vue": "^0.12.7",
"nextcloud-vue-collections": "^0.6.0",
+ "p-limit": "^2.2.1",
"p-queue": "^6.2.1",
"query-string": "^5.1.1",
"select2": "3.5.1",