summaryrefslogtreecommitdiffstats
path: root/package.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.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.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 526933ff9c9..c6219e95675 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"Base64": "^0.3.0",
+ "Select2": "git+https://github.com/select2/select2.git#3.4.8",
"autosize": "^4.0.2",
"backbone": "^1.2.3",
"blueimp-md5": "^2.7.0",