mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
twilio-cli: Fix suggest
This commit is contained in:
parent
dbab8f8853
commit
204313896c
@ -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": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user