We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a102e35 commit 4183137Copy full SHA for 4183137
justfile
@@ -45,7 +45,7 @@ serveMill:
45
--proxy-target-port 8080
46
47
setupPlaywright:
48
- cs launch com.microsoft.playwright:playwright:1.41.1 -M "com.microsoft.playwright.CLI" -- install --with-deps
+ cs launch com.microsoft.playwright:playwright:1.45.0 -M "com.microsoft.playwright.CLI" -- install --with-deps
49
50
publishLocal:
51
./mill __.publishLocal
0 commit comments