summaryrefslogtreecommitdiff
path: root/tests/specs/lockfile/no_declaration_files/main.cache.out
AgeCommit message (Collapse)Author
2024-08-28feat: remove `--lock-write` flag (#25214)Bartek IwaƄczuk
This commit remove `--lock-write` that was deprecated in v1.45 release. Closes https://github.com/denoland/deno/issues/24167. --------- Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
2024-08-26feat: lockfile v4 by default (#25165)David Sherret
This won't be fully stabilized until 2.0 is released.