diff --git a/packages/bruno-cli/package.json b/packages/bruno-cli/package.json index 6260b5eaa..c8e3b72ce 100644 --- a/packages/bruno-cli/package.json +++ b/packages/bruno-cli/package.json @@ -14,8 +14,7 @@ "url": "git+https://github.com/usebruno/bruno.git" }, "scripts": { - "test": "jest", - "postinstall": "cd node_modules/isolated-vm && npm rebuild" + "test": "jest" }, "files": [ "src",