diff --git a/docs/install/lockfile.md b/docs/install/lockfile.md index b79a10dc14..507d3d4da8 100644 --- a/docs/install/lockfile.md +++ b/docs/install/lockfile.md @@ -1,7 +1,5 @@ Running `bun install` will create a lockfile called `bun.lock`. -https://bun.sh/blog/bun-lock-text-lockfile - #### Should it be committed to git? Yes