fix(1515): remove bootstrap-select to fix errors
It seems a bit incompatible with bootstrap-select lib, we removed it and now select native Bootstrap4 Removed too from failback way Issue #1515
... | ... | @@ -12,7 +12,6 @@ |
"angular-sanitize": "1.5.5", | ||
"bootstrap": ">=4.3.1", | ||
"popper": "1.0.1", | ||
"bootstrap-select": "1.13.15", | ||
"ckeditor": ">=4.11.0", | ||
"font-awesome5": "^1.0.5", | ||
"intro.js": "2.7.0", | ||
... | ... |
Please register or sign in to comment