Update engines

This commit is contained in:
prototypa
2022-09-11 02:32:39 -04:00
parent 0faa49282d
commit 13dca5de5a

View File

@ -25,6 +25,6 @@
"subfont": "^6.9.0"
},
"engines": {
"node": ">=14"
"node": "^14.15.0 || >=16.0.0"
}
}