We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b0ff48 commit 37019a6Copy full SHA for 37019a6
@commitlint/cz-commitlint/package.json
@@ -27,7 +27,7 @@
27
},
28
"engineStrict": true,
29
"engines": {
30
- "node": ">= 10"
+ "node": ">=v12"
31
32
"author": "Curly Brackets <[email protected]>",
33
"license": "MIT",
package.json
@@ -60,7 +60,7 @@
60
"@packages/*"
61
],
62
63
- "node": ">=10"
64
65
"repository": {
66
"type": "git",
0 commit comments