Increment Nodejs Version

This commit is contained in:
2022-04-21 07:42:40 +01:00
parent 503768ed4b
commit 4b733091f4

View File

@@ -22,7 +22,7 @@
"parcel": "^2.4.1" "parcel": "^2.4.1"
}, },
"engines": { "engines": {
"node": "17.*" "node": "^18.*"
}, },
"resolutions": { "resolutions": {
"node-forge": "0.10.0" "node-forge": "0.10.0"