diff --git a/package.json b/package.json index 8be6e24..abc9e86 100644 --- a/package.json +++ b/package.json @@ -43,8 +43,7 @@ }, "scripts": { "test": "testem", - "watch-tests": "./node_modules/.bin/ava --watch", - "prepublish": "make boosh" + "watch-tests": "./node_modules/.bin/ava --watch" }, "license": "MIT" }