chore: Update compatible node version (#552)

Signed-off-by: Pieter Wigboldus <pieter.wigboldus@pon.com>
Undo lock file

Co-authored-by: Pieter Wigboldus <pieter.wigboldus@pon.com>
This commit is contained in:
Pieter Wigboldus (HckrNews) 2023-05-30 16:26:50 +02:00 committed by GitHub
parent 11442d32d3
commit f3659ebfc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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