diff --git a/package.json b/package.json index 1e30013..3f863c1 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,6 @@ "scripts": { "preinstall": "./build.sh" }, - "files": ["ssh-installer"], + "files": ["build.sh", "ssh-installer"], "bin": "./ssh-installer" }