👷♂️ Fix package.json
This commit is contained in:
parent
c4a0af8554
commit
f07bb5f724
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
"url": "https://git.jedipedia.net/swtor/ssn.git"
|
"url": "https://git.jedipedia.net/swtor/ssn.git"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "./build.sh"
|
"preinstall": "./build.sh"
|
||||||
},
|
},
|
||||||
"files": ["ssh-installer"],
|
"files": ["ssh-installer"],
|
||||||
"bin": "./ssh-installer"
|
"bin": "./ssh-installer"
|
||||||
|
|
Loading…
Reference in a new issue