Browse Source

fix(payments-plugin): Update Stripe peerDependency version

Michael Bromley 2 năm trước cách đây
mục cha
commit
69266386f8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packages/payments-plugin/package.json

+ 1 - 1
packages/payments-plugin/package.json

@@ -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"