mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
♻️ Minor: Restore alphabetical dependency order
This commit is contained in:
parent
6bdee78df2
commit
141fbef2eb
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@
|
|||
"build": "wp-scripts build --webpack-src-dir=resources/js --output-path=assets"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@woocommerce/navigation": "~8.1.0",
|
||||
"@wordpress/data": "^10.10.0",
|
||||
"@wordpress/data-controls": "^4.10.0",
|
||||
"@wordpress/scripts": "~30.0.0",
|
||||
"@woocommerce/navigation": "~8.1.0"
|
||||
"@wordpress/scripts": "~30.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@woocommerce/settings": "^1.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue