chore: Update compatible node version

Signed-off-by: Tim Nunamaker <tim@vana.com>
This commit is contained in:
Tim Nunamaker 2023-12-04 10:17:55 -06:00
parent f93f896002
commit cd0eef651d
1 changed files with 1 additions and 1 deletions

View File

@ -160,6 +160,6 @@
}, },
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"engines": { "engines": {
"node": ">=16 <=20" "node": ">=16 <=21"
} }
} }