[termux] testing support for termux v3

This commit is contained in:
synt-xerror
2026-03-14 01:43:20 -03:00
parent 54bfeb81ae
commit 5126770ffb
2 changed files with 28 additions and 14 deletions

View File

@@ -5,6 +5,7 @@
"dependencies": {
"qrcode-terminal": "^0.12.0",
"sharp": "^0.34.5",
"whatsapp-web.js": "^1.24.0"
"whatsapp-web.js": "^1.24.0",
"node-addon-api": "^7"
}
}