diff --git a/package.json b/package.json index a7766a6..9c6c2f5 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,6 @@ }, "homepage": "https://www.subsquid.io/", "scripts": { - "postinstall": "node ./bin/run.js autocomplete --refresh-cache", "build": "rm -rf lib && tsc", "dev": "./bin/dev", "sqd": "./bin/run.js",