Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
fix(dep): fix missing react-bootstrap dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jackcmeyer committed Nov 28, 2019
1 parent be791da commit 500c680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"i18next-xhr-backend": "^3.2.2",
"pouchdb": "~7.1.1",
"react": "~16.12.0",
"react-bootstrap": "^1.0.0-beta.16",
"react-dom": "~16.12.0",
"react-i18next": "^11.2.2",
"react-redux": "~7.1.3",
Expand Down

0 comments on commit 500c680

Please sign in to comment.