mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-12 01:18:39 +08:00
Default to wc data when filling checkout
This commit is contained in:
parent
539e211e6b
commit
14f54e1df1
3 changed files with 13 additions and 2 deletions
|
@ -10,7 +10,8 @@
|
|||
"Edge >= 14"
|
||||
],
|
||||
"dependencies": {
|
||||
"core-js": "^3.25.0"
|
||||
"core-js": "^3.25.0",
|
||||
"deepmerge": "^4.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.19",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue