summaryrefslogtreecommitdiff
path: root/tests/specs/npm/npm_pkg_depend_dep_same_name
AgeCommit message (Collapse)Author
2024-08-31chore: remove DENO_FUTURE=1 from spec tests (#25329)Bartek Iwańczuk
Towards https://github.com/denoland/deno/issues/25241
2024-07-15fix(workspace): do not resolve to self for npm pkg depending on matching req ↵David Sherret
(#24591) Closes #24584