diff --git a/package.json b/package.json index 7505262..bd0fabc 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ }, "main": "src/index.js", "scripts": { - "postinstall": "node bin/install-kiwix.js" + "postinstall": "node ./bin/install-kwix.js" }, "dependencies": { "@ztimson/utils": "^0.30.7",