✨
This commit is contained in:
parent
97aaae032a
commit
a534e3a12e
@ -9,7 +9,8 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"client": "nodemon ./app/main.js",
|
"client": "nodemon ./app/main.js",
|
||||||
"pkgwin": "pkg . -t node16-win-x64",
|
"pkgwin": "pkg . -t node16-win-x64",
|
||||||
"pkglinux": "pkg . -t node16-linux-x64"
|
"pkglinux:x86": "pkg . -t node16-linux-x64",
|
||||||
|
"pkglinux:arm": "pkg . -t node16-linux-arm64"
|
||||||
},
|
},
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"author": "",
|
"author": "",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user