Skip to content

Commit

Permalink
updated bootstrap to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
alesanchezr committed Sep 17, 2021
1 parent 72210fa commit d379040
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 11 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
ports:
- port: 8080
onOpen: open-browser
visibility: public
tasks:
- command: >
npm i vercel -g
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,7 @@
]
},
"dependencies": {
"bootstrap": "^4.6.0",
"jquery": "^3.5.1",
"popper.js": "^1.16.1",
"bootstrap": "^5.1.1",
"prop-types": "^15.6.1",
"query-string": "^5.1.1",
"react": "^16.14.0",
Expand Down

0 comments on commit d379040

Please sign in to comment.