1
0
Fork 0

Downgrade bootstrap-select v1.13.10 to v1.13.8

Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
merge-requests/748/head 1.7
Alfredos-Panagiotis Damkalis 2019-05-29 22:17:57 +03:00
parent 45ed188490
commit 7ea38b98e4
4 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -16,7 +16,7 @@
"dependencies": {
"bootstrap": "^3.3.7",
"bootstrap-fileinput": "^4.5.2",
"bootstrap-select": "^1.13.2",
"bootstrap-select": "1.13.8",
"bootstrap-slider": "^10.0.0",
"d3": "^3.5.17",
"d3-timeline": "jiahuang/d3-timeline",

View File

@ -316,10 +316,10 @@ bootstrap-fileinput@^4.5.2:
bootstrap ">= 3.0.0"
jquery ">= 1.9.0"
bootstrap-select@^1.13.2:
version "1.13.10"
resolved "https://registry.yarnpkg.com/bootstrap-select/-/bootstrap-select-1.13.10.tgz#b0cf57f8d448bc0488faba04ecaa2f4c5216e144"
integrity sha512-mwfyd+VWHY8wDN4je4Y8PPEaOAzDPUz95z5F5zxzlIqebqxtbrujclFWLrhkVOyETpsgZCL1rsfyEnHpAugtGg==
bootstrap-select@1.13.8:
version "1.13.8"
resolved "https://registry.yarnpkg.com/bootstrap-select/-/bootstrap-select-1.13.8.tgz#c47047410511f6d8a8917a7738d1b03c95717d5d"
integrity sha512-WF6GJPgb98cv75X6/zoCWUNwM/HPoYKP6JDBryTNDCHMPV9YyMqU7xXncC7Se2M5VAt7kZQ/i2GSYwaf5Q/Z3w==
bootstrap-slider@^10.0.0:
version "10.6.1"