aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2020-03-11 14:19:38 +0100
committerJulius Härtl <jus@bitgrid.net>2020-03-11 14:19:38 +0100
commit02f898fa075168c53e919157ce22e0b745a943d2 (patch)
treebc6f9ef0dd8431f8aefad94f0789274560fdb368 /package.json
parentbba26cb2ebf48413ed938af572ee46b7cb9f0ba2 (diff)
downloadnextcloud-server-02f898fa075168c53e919157ce22e0b745a943d2.tar.gz
nextcloud-server-02f898fa075168c53e919157ce22e0b745a943d2.zip
Use jquery-ui to only embed button components
Signed-off-by: Julius Härtl <jus@bitgrid.net>
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 5a1711a5185..91124475ab6 100644
--- a/package.json
+++ b/package.json
@@ -51,6 +51,7 @@
"jcrop": "git+https://github.com/ChristophWurst/Jcrop.git#v0.9.12-npm3",
"jquery": "2.1.4",
"jquery-migrate": "^1.4.1",
+ "jquery-ui": "^1.12.1",
"jquery-ui-dist": "^1.12.1",
"jstimezonedetect": "^1.0.7",
"lodash": "^4.17.15",