Skip to content

Commit 32007f9

Browse files
authored
Update package.json (#2139)
Specify correct version of node commitlint supports.
1 parent fc050b7 commit 32007f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@packages/*"
5555
],
5656
"engines": {
57-
"node": ">=v10.22.1"
57+
"node": ">=10.22.1"
5858
},
5959
"repository": {
6060
"type": "git",

0 commit comments

Comments
 (0)