Skip to content

Commit 9d1e6b5

Browse files
authored
fix: upgrade react-router-bootstrap from 0.26.2 to 0.26.3 (#10)
1 parent b7d0cb1 commit 9d1e6b5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"react": "^16.14.0",
88
"react-bootstrap": "^0.33.1",
99
"react-dom": "^16.14.0",
10-
"react-router-bootstrap": "^0.26.2",
10+
"react-router-bootstrap": "^0.26.3",
1111
"react-router-dom": "^4.3.1",
1212
"react-scripts": "5.0.0"
1313
},

0 commit comments

Comments
 (0)