mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
⬇️ Downgrade packages in ppcp-settings module
This commit is contained in:
parent
2c6682e540
commit
78cb11d8ec
2 changed files with 380 additions and 430 deletions
|
@ -7,10 +7,10 @@
|
||||||
"build": "wp-scripts build --webpack-src-dir=resources/js --output-path=assets"
|
"build": "wp-scripts build --webpack-src-dir=resources/js --output-path=assets"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@woocommerce/navigation": "~8.1.0",
|
|
||||||
"@wordpress/data": "^10.10.0",
|
"@wordpress/data": "^10.10.0",
|
||||||
"@wordpress/data-controls": "^4.10.0",
|
"@wordpress/data-controls": "^4.10.0",
|
||||||
"@wordpress/scripts": "^30.3.0"
|
"@wordpress/scripts": "~30.0.0",
|
||||||
|
"@woocommerce/navigation": "~8.1.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@woocommerce/settings": "^1.0.0"
|
"@woocommerce/settings": "^1.0.0"
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue