Skip to content

Commit

Permalink
fix: remove postinstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
belopash authored Mar 5, 2024
1 parent c004a02 commit 4a1602a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4a1602a

Please sign in to comment.