fix(README): Fix punctuation (#639)

This commit is contained in:
Aditya Agarwal
2022-07-13 01:40:05 +05:30
committed by GitHub
parent 6eebd11a06
commit a396e69384

View File

@@ -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?