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