Skip to content

Commit daa32b6

Browse files
committed
chore: update Node.js version requirement to >=16
1 parent 1e10d11 commit daa32b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
},
1919
"packageManager": "[email protected]",
2020
"engines": {
21-
"node": ">=18"
21+
"node": ">=16"
2222
}
2323
}

0 commit comments

Comments
 (0)