fix: update ci image for playwright

This commit is contained in:
Satyajit Sahoo
2021-05-16 07:41:19 +02:00
parent e5238f6084
commit 2b58c52f70
3 changed files with 15 additions and 7 deletions

View File

@@ -59,7 +59,7 @@
"mock-require-assets": "^0.0.1",
"node-fetch": "^2.6.1",
"nodemon": "^2.0.6",
"playwright": "^1.10.0",
"playwright": "^1.11.0",
"serve": "^11.3.0",
"typescript": "~4.2.3"
}