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

Commit

Permalink
fix(deps): updates react-bootstrap dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefano Casasola committed Oct 8, 2019
1 parent a469c69 commit 1bbee34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"peerDependencies": {
"bootstrap": "^4.3.1",
"react": "^16.9.0",
"react-bootstrap": "^1.0.0-beta.12"
"react-bootstrap": "^1.0.0-beta.14"
},
"husky": {
"hooks": {
Expand Down Expand Up @@ -101,7 +101,7 @@
"lint-staged": "~9.2.5",
"prettier": "~1.18.2",
"react": "~16.9.0",
"react-bootstrap": "~1.0.0-beta.11",
"react-bootstrap": "~1.0.0-beta.14",
"react-docgen": "~5.0.0-beta.1",
"react-docgen-typescript-loader": "~3.2.0",
"react-dom": "~16.9.0",
Expand Down

0 comments on commit 1bbee34

Please sign in to comment.