woocommerce-paypal-payments/tests/Playwright/package.json
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"
}
}