Updated pnpm to 7.14.0 and added .nvmrc

This commit is contained in:
Olen Latham 2022-11-05 17:34:48 +00:00
parent 891d8fe1ab
commit f0b542f59d
2 changed files with 2 additions and 1 deletions

1
.nvmrc Normal file
View file

@ -0,0 +1 @@
lts/*

View file

@ -39,7 +39,7 @@
"@types/node": "^16.0.0"
},
"engines": {
"pnpm": ">=7.0.0",
"pnpm": ">=7.14.0",
"npm": "pnpm",
"yarn": "pnpm",
"node": ">=17.0.0"