Skip to content

Commit

Permalink
update peer dependency (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwelly-stripe committed Feb 12, 2024
1 parent d4db90d commit a0496ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@types/react": "18.0.5"
},
"peerDependencies": {
"@stripe/stripe-js": "^1.44.1 || ^2.0.0",
"@stripe/stripe-js": "^1.44.1 || ^2.0.0 || ^3.0.0",
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
}
Expand Down

0 comments on commit a0496ff

Please sign in to comment.