Skip to content

Commit

Permalink
changed peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
LegendaryMediaTV committed Sep 14, 2021
1 parent 1f082c1 commit a5ba538
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "@legendarymediatv/bootstrap",
"version": "3.0.0",
"version": "3.0.1",
"description": "additional Bootstrap-based React components for extending functionality to react-bootstrap and gatsby",
"keywords": [
"Bootstrap",
Expand Down Expand Up @@ -31,7 +31,7 @@
"peerDependencies": {
"gatsby": "3.x",
"react": "17.x",
"react-bootstrap": "^2.x",
"react-bootstrap": "^2.0.0-beta.6",
"react-dom": "17.x"
},
"devDependencies": {
Expand Down

0 comments on commit a5ba538

Please sign in to comment.