Skip to content

Commit

Permalink
Update stripe-js version (#338)
Browse files Browse the repository at this point in the history
* Update stripe-js version

* Unbump react-stripe-js version
  • Loading branch information
alb-stripe committed Nov 1, 2022
1 parent d9c1bbb commit e5ab587
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.42.0",
"@stripe/stripe-js": "^1.42.1",
"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 e5ab587

Please sign in to comment.