We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9320b0f commit faba5cdCopy full SHA for faba5cd
1 file changed
packages/fiscal/package.json
@@ -7,7 +7,7 @@
7
"dev": "tsc -w",
8
"typecheck": "tsc --noEmit",
9
"test": "vitest",
10
- "preci:test": "pnpx playwright install --with-deps",
+ "preci:test": "pnpm exec playwright install",
11
"ci:test": "pnpm run test",
12
"lint": "eslint",
13
"ci:lint": "pnpm run lint --format compact",
0 commit comments