Skip to content

Commit

Permalink
fix(payments-plugin): Update Stripe peerDependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Nov 10, 2023
1 parent 272be66 commit 6926638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/payments-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"peerDependencies": {
"@mollie/api-client": "3.x",
"braintree": "3.x",
"stripe": "8.x"
"stripe": "13.x"
},
"dependencies": {
"currency.js": "2.0.4"
Expand Down

0 comments on commit 6926638

Please sign in to comment.