woocommerce-paypal-payments/tests/Playwright/package.json

9 lines
158 B
JSON
Raw Normal View History

2023-07-28 15:34:34 +02:00
{
"license": "MIT",
"dependencies": {
2023-08-07 15:27:17 +02:00
"@playwright/test": "^1.34.2",
"@woocommerce/woocommerce-rest-api": "^1.0.1",
"dotenv": "^16.0.3"
2023-07-28 15:34:34 +02:00
}
}