twilio-cli: Fix suggest

This commit is contained in:
HUMORCE 2023-04-23 14:09:29 +00:00
parent dbab8f8853
commit 204313896c
No known key found for this signature in database
GPG Key ID: F0B8272F23E953D3

View File

@ -4,7 +4,10 @@
"homepage": "https://github.com/twilio/twilio-cli", "homepage": "https://github.com/twilio/twilio-cli",
"license": "MIT", "license": "MIT",
"suggest": { "suggest": {
"Node JS": "nodejs-lts" "Node.js": [
"main/nodejs",
"main/nodejs-lts"
]
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {