diff --git a/package.json b/package.json index 6831c4de178f66f35857b2f50a15608b6c282ad5..2c3fcbb07c88d8055ee0b901058fbee1c13168f4 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,6 @@ "typescript": "^4.0.2" }, "scripts": { - "prepare": "yarn build", "start": "tsc --watch", "build": "tsc", "test": "jest",