Skip to content

Commit 8116ce3

Browse files
committed
fix: drop old node version
1 parent 6f814a2 commit 8116ce3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"typescript": "^5.0.4"
3636
},
3737
"engines": {
38-
"node": ">=8.0"
38+
"node": ">=16.0"
3939
},
4040
"husky": {
4141
"hooks": {

0 commit comments

Comments
 (0)