chore: Update compatible node version
Signed-off-by: Tim Nunamaker <tim@vana.com>
This commit is contained in:
parent
f93f896002
commit
cd0eef651d
|
@ -160,6 +160,6 @@
|
||||||
},
|
},
|
||||||
"types": "./dist/index.d.ts",
|
"types": "./dist/index.d.ts",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16 <=20"
|
"node": ">=16 <=21"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue