Skip to content

Commit

Permalink
βž– : remove bootstrap direct dependency
Browse files Browse the repository at this point in the history
as we rely on bootstrap-vue, which has bootstrap dependency, it seems not necessary
to keep the direct dependency to bootstrap

it also may save us from version de-sync
  • Loading branch information
juwit committed Feb 5, 2021
1 parent 6a90999 commit 833aef7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"@fortawesome/vue-fontawesome": "^2.0.0",
"ansi-to-html": "^0.6.14",
"axios": "^0.21.1",
"bootstrap": "^4.5.2",
"bootstrap-vue": "^2.17.3",
"core-js": "^3.6.5",
"corejs-typeahead": "^1.3.1",
Expand Down

0 comments on commit 833aef7

Please sign in to comment.