Update package node ver to >=18.

This commit is contained in:
Patrick Fic
2023-11-20 14:02:31 -08:00
parent e84d3bf53a
commit 32072f1d6c

View File

@@ -3,7 +3,7 @@
"version": "0.0.1",
"license": "UNLICENSED",
"engines": {
"node": ">=16.0.0",
"node": ">=18.0.0",
"npm": ">=8.0.0"
},
"scripts": {