bumping package to node 20

This commit is contained in:
Michael Shick 2024-02-01 13:40:56 -05:00
parent 7c0890544f
commit 8fedd701c5
No known key found for this signature in database
GPG key ID: ADF5BC9704BB4A61
3 changed files with 3 additions and 3 deletions

View file

@ -148,6 +148,6 @@
"vitest": "^0.30.1"
},
"engines": {
"node": "^14.15.0 || ^16.13.0 || ^18.0.0"
"node": "^16.13.0 || ^18.0.0 || ^20.0.0"
}
}