👷♂️ Fix package.json for dependency inclusion
This commit is contained in:
parent
32758617e6
commit
c4a0af8554
1 changed files with 6 additions and 1 deletions
|
@ -6,5 +6,10 @@
|
|||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.jedipedia.net/swtor/ssn.git"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"build": "./build.sh"
|
||||
},
|
||||
"files": ["ssh-installer"],
|
||||
"bin": "./ssh-installer"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue