match node version with production
This commit is contained in:
parent
866828e444
commit
60af7d1e7a
2 changed files with 31 additions and 28 deletions
|
@ -25,7 +25,7 @@
|
|||
# https://devenv.sh/supported-languages/javascript
|
||||
javascript = {
|
||||
enable = true;
|
||||
package = pkgs.nodejs_20;
|
||||
package = pkgs.nodejs_22;
|
||||
|
||||
pnpm = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue