✨ feat(mise): add node latest version
This commit is contained in:
parent
333829684d
commit
140bc1d89d
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
||||||
[tools]
|
[tools]
|
||||||
# global tool versions go here
|
# python = latest # Let the system manage it
|
||||||
# you can set these with `mise use -g`
|
|
||||||
# node = 'lts' # Let the system manage it
|
|
||||||
# python = ['3.11.8'] # Let the system manage it
|
|
||||||
usage = "latest"
|
usage = "latest"
|
||||||
bun = "latest"
|
bun = "latest"
|
||||||
|
node = "latest"
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
# plugins can read the versions files used by other version managers (if enabled by the plugin)
|
# plugins can read the versions files used by other version managers (if enabled by the plugin)
|
||||||
|
|
Loading…
Add table
Reference in a new issue