We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3161f3 commit 758a379Copy full SHA for 758a379
package.json
@@ -11,7 +11,6 @@
11
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
12
"prepare": "husky",
13
"preview": "vite preview",
14
- "security-refresh": "rm pnpm-lock.yaml && pnpm install && pnpm audit",
15
"test:e2e": "playwright test",
16
"test:unit": "vitest run"
17
},
0 commit comments