diff --git a/package.json b/package.json index e7859b7c..354d85af 100644 --- a/package.json +++ b/package.json @@ -31,8 +31,7 @@ "docker:build:canary": "./docker/build.sh canary", "docker:push:canary": "./docker/push.sh canary", "version": "echo $(node -p \"require('./package.json').version\")", - "test": "vitest --config __test__/vitest.config.ts", - "prepare": "husky" + "test": "vitest --config __test__/vitest.config.ts" }, "dependencies": { "@aws-sdk/client-s3": "3.515.0",