👷♂️ Fix package.json
This commit is contained in:
parent
f07bb5f724
commit
e1ff9adde1
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@
|
|||
"scripts": {
|
||||
"preinstall": "./build.sh"
|
||||
},
|
||||
"files": ["ssh-installer"],
|
||||
"files": ["build.sh", "ssh-installer"],
|
||||
"bin": "./ssh-installer"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue