Pay Later messaging block: Update the PayPal script from paypal/paypal-js to paypal/react-paypal-js

This commit is contained in:
Daniel Dudzic 2024-03-27 22:35:47 +01:00
parent 4fb865b745
commit 8b4594ad92
No known key found for this signature in database
GPG key ID: 31B40D33E3465483
4 changed files with 68 additions and 40 deletions

View file

@ -10,6 +10,7 @@
"Edge >= 14"
],
"dependencies": {
"@paypal/react-paypal-js": "^8.2.0",
"core-js": "^3.25.0"
},
"devDependencies": {