Skip to content

Commit

Permalink
Remove postinstall to not break CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
knutwannheden committed Sep 28, 2024
1 parent 2af952d commit e9de42c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openrewrite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
},
"scripts": {
"build": "tsc --build tsconfig.build.json",
"postinstall": "npm link @openrewrite/rewrite-remote",
"dev": "tsc --watch -p tsconfig.json",
"test": "jest"
},
Expand Down

0 comments on commit e9de42c

Please sign in to comment.