Updates to Node 18 (#1144)

This commit is contained in:
Michael Novotny
2023-08-03 20:24:37 -05:00
committed by GitHub
parent 9044baf44e
commit 0e13cfc3dd
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"private": true,
"packageManager": "pnpm@8.2.0",
"engines": {
"node": ">=16",
"node": ">=18",
"pnpm": ">=7"
},
"scripts": {