We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf7669 commit a104696Copy full SHA for a104696
package.json
@@ -2,7 +2,7 @@
2
"name": "@hyperflow/hyperflow",
3
"version": "1.6.1",
4
"engines": {
5
- "node": "~12.16.3"
+ "node": ">=18.0.0"
6
},
7
"bin": {
8
"hflow": "./bin/hflow.js",
0 commit comments