mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
fix(README): Fix punctuation (#639)
This commit is contained in:
@@ -1172,7 +1172,7 @@ For now, the easiest thing is to run `bun install -y`. That prints a Yarn v1-sty
|
||||
|
||||
#### What does the lockfile store?
|
||||
|
||||
Packages, metadata for those packages, the hoisted install order, dependencies for each package, what packages those dependencies resolved to, an integrity hash (if available), what each package was resolved to and which version (or equivalent)
|
||||
Packages, metadata for those packages, the hoisted install order, dependencies for each package, what packages those dependencies resolved to, an integrity hash (if available), what each package was resolved to and which version (or equivalent).
|
||||
|
||||
#### Why is it fast?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user