Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
xicilion committed Mar 16, 2023
2 parents 194b585 + b3eebcd commit f730008
Show file tree
Hide file tree
Showing 3 changed files with 196 additions and 196 deletions.
1 change: 1 addition & 0 deletions fibjs/scripts/opt_tools/install.js
Expand Up @@ -144,6 +144,7 @@ function fetch_leveled_module_info(m, v, parent) {

switch (v) {
case 'latest':
case '*':
filtered_vers = all_vers.sort(semver.rcompare);
break
default:
Expand Down

0 comments on commit f730008

Please sign in to comment.