deno/tests/specs/compile/patch/main
David Sherret 56ce3352d2
fix(unstable): rename "patch" property to "links" (#29677)
This is to help make this feature less ambiguous with `npm patch`, which
it's not like.

Note: the "patch" property will continue to work for the time being, but
the lockfile will have a bit of churn for this unstable property. We're
going to merge this in a patch because this feature is unstable.
2025-06-10 21:51:23 +00:00
..
deno.json fix(unstable): rename "patch" property to "links" (#29677) 2025-06-10 21:51:23 +00:00
main.ts feat(unstable): ability to use a local copy of jsr packages (#25068) 2024-08-20 14:11:43 +00:00