Skip to content

Commit aaf49cc

Browse files
fix: add engines node v20
1 parent fe83fe7 commit aaf49cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,8 @@
2222
"@commitlint/cli": "^19.3.0",
2323
"@commitlint/config-conventional": "^19.2.2",
2424
"husky": "^9.0.11"
25+
},
26+
"engines": {
27+
"node": "^20.18.1"
2528
}
2629
}

0 commit comments

Comments
 (0)