diff --git a/package.json b/package.json index 0f7ab63..2c44bfb 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "lint": "tslint --project .", "lint:fix": "tslint --project . --fix", "build": "tsc -p tsconfig.json", - "prepare": "npm run build && husky install", + "prepare": "npm run build && husky install" }, "author": "Itheum Protocol", "license": "GPL-3.0-only",