mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-09-22 21:35:56 +00:00
Add nvm suggestion to yarn
This commit is contained in:
+2
-1
@@ -3,7 +3,8 @@
|
||||
"license": "BSD",
|
||||
"version": "0.19.1",
|
||||
"suggest": {
|
||||
"Node.js": [ "nodejs" ]
|
||||
"Node.js": [ "nodejs" ],
|
||||
"NVM": [ "nvm" ]
|
||||
},
|
||||
"url": "https://github.com/yarnpkg/yarn/releases/download/v0.19.1/yarn-0.19.1.msi",
|
||||
"hash": "2d08c4e4e7a6086585ef47307333187a235aa926a211628d3f8c02093fd6fb71",
|
||||
|
||||
Reference in New Issue
Block a user