summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-12-23 15:09:40 +0100
committerJulius Härtl <jus@bitgrid.net>2019-01-09 15:02:01 +0100
commit83068c39e532f02381d18df35cef025366b0ab97 (patch)
treeab6fa49eae0c97be014c82983d3094effbfd481e /package-lock.json
parenta34027348bec030b4463cb54ac11c5c36fcd17e8 (diff)
downloadnextcloud-server-83068c39e532f02381d18df35cef025366b0ab97.tar.gz
nextcloud-server-83068c39e532f02381d18df35cef025366b0ab97.zip
Update select2, include css
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package-lock.json b/package-lock.json
index 8d23c974c95..2e5b1ca871b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -970,6 +970,10 @@
"resolved": "https://registry.npmjs.org/Base64/-/Base64-0.3.0.tgz",
"integrity": "sha1-baJhpOgNT6D1xoQlTlvM0Wu9zp8="
},
+ "Select2": {
+ "version": "git+https://github.com/select2/select2.git#b5f3b2839c48c53f9641d6bb1bccafc5260c7620",
+ "from": "git+https://github.com/select2/select2.git#3.4.8"
+ },
"acorn": {
"version": "5.7.3",
"resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.3.tgz",