Skip to content

Commit a370eda

Browse files
Merge pull request #260 from appwrite/fix-playwright
fix(web): playwright tests
2 parents 48c2b85 + a494696 commit a370eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/web/package.json.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@rollup/plugin-typescript": "8.2.5",
28-
"playwright": "1.14.1",
28+
"playwright": "1.15.0",
2929
"rollup": "2.56.3",
3030
"serve-handler": "6.1.3",
3131
"tslib": "2.3.1",

0 commit comments

Comments
 (0)