old-agentic
Travis Fischer 2025-03-18 21:51:44 +08:00
rodzic a2ecd79843
commit b596bdf18f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -24,7 +24,7 @@
"test:lint": "turbo test:lint", "test:lint": "turbo test:lint",
"test:typecheck": "turbo test:typecheck", "test:typecheck": "turbo test:typecheck",
"test:unit": "turbo test:unit", "test:unit": "turbo test:unit",
"release": "bumpp && pnpm publish", "release": "bumpp -r && pnpm publish -r",
"pretest": "run-s build", "pretest": "run-s build",
"prerelease": "run-s build", "prerelease": "run-s build",
"precommit": "lint-staged", "precommit": "lint-staged",