mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 15:06:54 -05:00
bf237c6241
Moves the lockfile implementation to a separate crate so other projects like Deploy can use it as well.
3 lines
75 B
Markdown
3 lines
75 B
Markdown
# `deno_lockfile`
|
|
|
|
This crate implements the lockfile format used by Deno.
|