diff --git a/package.json b/package.json index 57e33c28..4028a558 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "main": "./dist.js", "scripts": { - "postinstall": "webpack", + "postinstall": "./node_modules/.bin/webpack", "test": "make test" }, "dependencies": {