mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 06:37:46 +00:00
Reorder release dependencies (#754)
These are the changes after running nu_deps
This commit is contained in:
parent
25514da84d
commit
bccdab661a
1 changed files with 3 additions and 3 deletions
|
@ -27,8 +27,8 @@ let subcrates_wave_1 = [
|
|||
nu-plugin,
|
||||
nu-color-config,
|
||||
nu-parser,
|
||||
nu-std,
|
||||
nu-table,
|
||||
nu-explore,
|
||||
nu-cmd-base,
|
||||
]
|
||||
|
||||
|
@ -39,10 +39,10 @@ let subcrates_wave_2 = [
|
|||
|
||||
let subcrates_wave_3 = [
|
||||
nu-command,
|
||||
nu-explore,
|
||||
nu-cli,
|
||||
nu-cmd-dataframe,
|
||||
nu-cmd-extra,
|
||||
nu-cli,
|
||||
nu-std,
|
||||
nu-lsp,
|
||||
|
||||
nu_plugin_query,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue