[mod] oscar: get bootstrap and typeahead from NPM

This commit is contained in:
Alexandre Flament 2021-03-10 19:41:05 +01:00
parent 44407353ef
commit 86912e2272
102 changed files with 8124 additions and 8707 deletions

View file

@ -15,6 +15,8 @@
"test": "grunt"
},
"dependencies": {
"bootstrap": "^3.4.1",
"corejs-typeahead": "^1.3.1",
"jquery": "^3.6.0",
"leaflet": "^1.7.1"
}