Update server.package.json

This commit is contained in:
Dedy Martadinata Supriyadi 2022-02-11 18:09:06 +00:00
parent b8c811a096
commit 2129173119

View File

@ -22,8 +22,9 @@
"../package.json" "../package.json"
], ],
"targets": [ "targets": [
"node16-linux-x64", "node16.4.1-linuxstatic-x64",
"node16-linux-arm64" "node16.4.1-linuxstatic-arm64",
"node16.4.1-linuxstatic-armv7"
] ]
}, },
"dependencies": { "dependencies": {