Browse Source

address jquery version conflict

master
ansuz 1 year ago
parent
commit
aa6beebe6a
1 changed files with 2 additions and 1 deletions
  1. 3
      bower.json

3
bower.json

@ -51,6 +51,7 @@
"requirejs-plugins": "^1.0.3"
},
"resolutions": {
"bootstrap": "^v4.0.0"
"bootstrap": "^v4.0.0",
"jquery": "2.2.4"
}
}
Loading…
Cancel
Save