mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 19:38:58 +00:00
bun outdated docs (#13497)
Co-authored-by: Zack Radisic <zack@theradisic.com>
This commit is contained in:
@@ -1083,6 +1083,7 @@ pub const HelpCommand = struct {
|
||||
\\ <b><blue>add<r> <d>{s:<16}<r> Add a dependency to package.json <d>(bun a)<r>
|
||||
\\ <b><blue>remove<r> <d>{s:<16}<r> Remove a dependency from package.json <d>(bun rm)<r>
|
||||
\\ <b><blue>update<r> <d>{s:<16}<r> Update outdated dependencies
|
||||
\\ <b><blue>outdated<r> Display latest versions of outdated dependencies
|
||||
\\ <b><blue>link<r> <d>[\<package\>]<r> Register or link a local npm package
|
||||
\\ <b><blue>unlink<r> Unregister a local npm package
|
||||
\\ <b><blue>patch <d>\<pkg\><r> Prepare a package for patching
|
||||
|
||||
Reference in New Issue
Block a user