Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-03-11 16:19:38 +0300
committerJulius Härtl <jus@bitgrid.net>2020-03-11 16:19:38 +0300
commit02f898fa075168c53e919157ce22e0b745a943d2 (patch)
treebc6f9ef0dd8431f8aefad94f0789274560fdb368 /package-lock.json
parentbba26cb2ebf48413ed938af572ee46b7cb9f0ba2 (diff)
Use jquery-ui to only embed button components
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 79af96b4a73..8d2d2dee708 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6651,6 +6651,11 @@
"resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-1.4.1.tgz",
"integrity": "sha1-hRUvPsmalWJfT30Lz2LpuGOPWnY="
},
+ "jquery-ui": {
+ "version": "1.12.1",
+ "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.12.1.tgz",
+ "integrity": "sha1-vLQEXI3QU5wTS8FIjN0+dop6nlE="
+ },
"jquery-ui-dist": {
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.12.1.tgz",