diff options
author | Nathan Whitaker <17734409+nathanwhit@users.noreply.github.com> | 2024-09-24 18:10:01 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-25 01:10:01 +0000 |
commit | 5c40b47629bc83b9120019b77b34ced5eaabcffe (patch) | |
tree | 019d8007267d916e9f8aa09cf6e8d007b7cfa373 /tools/lint.js | |
parent | 6c26c1ed96da2fc869bddbfdbdc833f176f3f736 (diff) |
fix(add/install): default to "latest" tag for npm packages in `deno add npm:pkg` (#25858)
Fixes #25813.
I initially tried doing this in `deno_semver`, where it's a cleaner
change, but that caused breakage in deno in places where we don't expect
a tag (see https://github.com/denoland/deno/issues/25857).
This does not fix wildcard requirements failing to choose pre-release
versions. That's a little more involved and I'll do a separate PR.
Diffstat (limited to 'tools/lint.js')
0 files changed, 0 insertions, 0 deletions