diff options
Diffstat (limited to 'lockfile/README.md')
-rw-r--r-- | lockfile/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lockfile/README.md b/lockfile/README.md new file mode 100644 index 000000000..54d113206 --- /dev/null +++ b/lockfile/README.md @@ -0,0 +1,3 @@ +# `deno_lockfile` + +This crate implements the lockfile format used by Deno. |