bigbluebutton-Github/bigbluebutton-tests/playwright/package.json
2021-11-02 19:04:48 -04:00

10 lines
165 B
JSON

{
"devDependencies": {
"@playwright/test": "^1.16.3",
"axios": "^0.24.0",
"dotenv": "^10.0.0",
"playwright": "^1.16.3",
"sha1": "^1.1.1"
}
}