woocommerce-paypal-payments/tests/Playwright/package.json
Emili Castells Guasch 59b583b7aa Add products utility test
2023-08-07 15:27:17 +02:00

8 lines
158 B
JSON

{
"license": "MIT",
"dependencies": {
"@playwright/test": "^1.34.2",
"@woocommerce/woocommerce-rest-api": "^1.0.1",
"dotenv": "^16.0.3"
}
}