mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
docs: fix typo in install.md file (#2179)
This commit is contained in:
@@ -72,7 +72,7 @@ optional = true
|
||||
# whether to install devDependencies
|
||||
dev = true
|
||||
|
||||
# whether to install devDependencies
|
||||
# whether to install peerDependencies
|
||||
peer = false
|
||||
|
||||
# equivalent to `--production` flag
|
||||
|
||||
Reference in New Issue
Block a user