generated from ztimson/template
Fixed post install step
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user