summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-01-09 16:57:08 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-01-09 16:57:08 +0100
commit1728075946ded49e66867ea020243b735607a655 (patch)
tree02617f64c6567cafc71dcc771315be296e2062ed /package.json
parent96102c1b7010a242af316390f735c362080f6688 (diff)
downloadnextcloud-server-1728075946ded49e66867ea020243b735607a655.tar.gz
nextcloud-server-1728075946ded49e66867ea020243b735607a655.zip
Bump select2 from 3.4.5 to 3.4.8
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 605dbb81e94..0debb3383e8 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"jstimezonedetect": "^1.0.6",
"marked": "^0.3.6",
"moment": "^2.18.1",
- "select2": "^3.4.5",
+ "select2": "https://github.com/select2/select2#3.4.8",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git",
"underscore": "^1.8.3"