We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d98c9 commit 464ccb5Copy full SHA for 464ccb5
dist/index.js
@@ -26864,7 +26864,7 @@ const argsConfig = {
26864
options: {
26865
"skip-download": { type: 'boolean' },
26866
"skip-login": { type: 'boolean' },
26867
- "cli-channel": { type: 'string', default: 'latest' },
+ "cli-channel": { type: 'string', default: 'stable' },
26868
},
26869
};
26870
const uuidRegex = /^[\dabcdef-]+$/;
src/index.js
@@ -18,7 +18,7 @@ const argsConfig = {
18
19
20
21
22
23
24
0 commit comments