diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-04-07 00:55:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-07 00:55:53 +0200 |
commit | 0dca0c5196249c5f947de9ced572967872c0ad6e (patch) | |
tree | 2cd3c57d61dc82ca88bbd08554c19865fdf11433 /lockfile/README.md | |
parent | d07aa4a0723b04583b7cb1e09152457d866d13d3 (diff) |
chore: remove lockfile/ (#18618)
New home at https://github.com/denoland/deno_lockfile.
Diffstat (limited to 'lockfile/README.md')
-rw-r--r-- | lockfile/README.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lockfile/README.md b/lockfile/README.md deleted file mode 100644 index 54d113206..000000000 --- a/lockfile/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# `deno_lockfile` - -This crate implements the lockfile format used by Deno. |