diff --git a/openrewrite/package.json b/openrewrite/package.json index 20d30cd1..6c17132e 100644 --- a/openrewrite/package.json +++ b/openrewrite/package.json @@ -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" },