diff --git a/package.json b/package.json index 97dae7e..4ee51c7 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,6 @@ "dist" ], "scripts": { - "prepare": "npx tsc -p tsconfig.json --skipLibCheck", "test": "jest --passWithNoTests --runInBand", "clean": "rm -rf ./dist", "build": "npx tsc -p tsconfig.json --skipLibCheck",