File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -79,9 +79,11 @@ buddy setup:oh-my-zsh # optional: sets up Oh My Zsh with auto-completions & "ali
79
79
80
80
buddy upgrade # upgrades all dependencies
81
81
buddy upgrade -i # prompts you to select which updates to apply (wip)
82
- buddy upgrade:dependencies # auto-upgrades deps & the Stacks framework
82
+ buddy upgrade:dependencies # auto-upgrades package.json deps
83
83
buddy upgrade:framework # auto-upgrades deps & the Stacks framework
84
84
buddy upgrade:search-engine # auto-upgrades configured search engine
85
+ buddy upgrade:shell # upgrades the shell integration
86
+ buddy upgrade:binary # upgrades the `stacks` binary
85
87
buddy upgrade:bun # upgrades to latest project-defined Bun version
86
88
buddy upgrade:all # auto-upgrades all of the above
87
89
You can’t perform that action at this time.
0 commit comments