mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-02 07:07:46 +00:00
Add nu-cmd-lang
to nu_release.nu
(#411)
We need to reflect the cratification of `nu-command`
This commit is contained in:
parent
e95f60971b
commit
18deb3d7d1
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ let subcrates_wave_1 = [
|
||||||
]
|
]
|
||||||
|
|
||||||
let subcrates_wave_2 = [
|
let subcrates_wave_2 = [
|
||||||
|
nu-cmd-lang,
|
||||||
nu-command,
|
nu-command,
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue