We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1bc8c0e + bdde899 commit c3372e2Copy full SHA for c3372e2
modules/versions.xqm
@@ -66,6 +66,8 @@ declare function versions:get-packages-satisfying-exist-version(
66
./requires/@semver-min,
67
./requires/@semver-max
68
)
69
+ or
70
+ empty(./requires)
71
]
72
=> versions:sort-packages()
73
};
0 commit comments