chore: remove redundant husky prepare script (#7829)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
This commit is contained in:
@@ -38,7 +38,6 @@
|
|||||||
"test:integration": "vitest run --config vitest.integration.config.ts",
|
"test:integration": "vitest run --config vitest.integration.config.ts",
|
||||||
"test:integration:watch": "vitest --config vitest.integration.config.ts",
|
"test:integration:watch": "vitest --config vitest.integration.config.ts",
|
||||||
"test:integration:debug": "DEBUG=1 vitest run --config vitest.integration.config.ts",
|
"test:integration:debug": "DEBUG=1 vitest run --config vitest.integration.config.ts",
|
||||||
"prepare": "husky",
|
|
||||||
"start-alpha-gui": "ALPHA=true pnpm run start-gui"
|
"start-alpha-gui": "ALPHA=true pnpm run start-gui"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user