diff --git a/package.json b/package.json index 2b4d682..5e9aead 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "lint:types": "tsc --noEmit", "prepack": "pnpm build", "prepare": "pnpm build", - "test": "echo \"Error: no test specified\" && exit 1" + "test": "vitest" }, "dependencies": { "fs-extra": "^11.2.0",