chore: Update compatible node version

Signed-off-by: Pieter Wigboldus <pieter.wigboldus@pon.com>
Undo lock file
This commit is contained in:
Pieter Wigboldus 2023-05-26 15:20:38 +02:00
parent 11442d32d3
commit 6fc79a25d4
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.0.0" "node": ">=16 <=20"
} }
} }