mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Add FormData polyfil
Safari 10, Chrome 49, Firefox 43, ...
This commit is contained in:
parent
86bd3886f0
commit
a766459ce1
3 changed files with 28 additions and 1 deletions
|
@ -12,6 +12,7 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"core-js": "^3.25.0",
|
||||
"formdata-polyfill": "^4.0.10",
|
||||
"deepmerge": "^4.2.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue