Skip to content

Commit 4b57244

Browse files
shwetashetyefrancisf
authored andcommitted
Updated for code to work on Mac M1 machines
Edited the codeceptUI package version and latest Playwright version
1 parent 507cefa commit 4b57244

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codeceptjs-example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"devDependencies": {
1414
"@codeceptjs/configure": "^0.6.2",
1515
"@codeceptjs/examples": "^1.2.1",
16-
"@codeceptjs/ui": "^0.4.3",
16+
"@codeceptjs/ui": "^0.4.6",
1717
"codeceptjs": "^3.1.3",
18-
"playwright": "~1.14.1"
18+
"playwright": "~1.18.0"
1919
}
2020
}

0 commit comments

Comments
 (0)