mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-02-21 23:58:54 -05:00
use pnpm 10
This commit is contained in:
parent
1bc5b4d472
commit
56dfaf4763
1 changed files with 1 additions and 1 deletions
|
@ -23,11 +23,11 @@
|
||||||
nodejs_22
|
nodejs_22
|
||||||
vsce
|
vsce
|
||||||
esbuild
|
esbuild
|
||||||
|
unstable.pnpm
|
||||||
] ++ (with pkgs.nodePackages; [
|
] ++ (with pkgs.nodePackages; [
|
||||||
webpack-cli
|
webpack-cli
|
||||||
nodemon
|
nodemon
|
||||||
ts-node
|
ts-node
|
||||||
pnpm
|
|
||||||
live-server
|
live-server
|
||||||
]);
|
]);
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue