📦️ deps(mise): install node and npm with mise instead of a global install
This commit is contained in:
parent
9477e93e4a
commit
87afd76a86
2 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,8 @@
|
||||||
[tools]
|
[tools]
|
||||||
usage = "latest"
|
usage = "latest"
|
||||||
bun = "latest"
|
bun = "latest"
|
||||||
|
"npm:five-server" = "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)
|
||||||
|
|
|
@ -74,9 +74,7 @@ nemo-fileroller
|
||||||
nemo-image-converter
|
nemo-image-converter
|
||||||
networkmanager
|
networkmanager
|
||||||
nm-connection-editor
|
nm-connection-editor
|
||||||
nodejs
|
|
||||||
noto-fonts-cjk
|
noto-fonts-cjk
|
||||||
npm
|
|
||||||
nvtop
|
nvtop
|
||||||
nwg-look
|
nwg-look
|
||||||
obs-studio
|
obs-studio
|
||||||
|
@ -137,7 +135,6 @@ xdg-desktop-portal-hyprland
|
||||||
xdg-user-dirs
|
xdg-user-dirs
|
||||||
xdg-utils
|
xdg-utils
|
||||||
yadm
|
yadm
|
||||||
yarn
|
|
||||||
yazi
|
yazi
|
||||||
zathura
|
zathura
|
||||||
zathura-pdf-mupdf
|
zathura-pdf-mupdf
|
||||||
|
|
Loading…
Add table
Reference in a new issue