Skip to content

Commit e371b9b

Browse files
sapphi-redhaoqunjiang
authored andcommitted
feat!: bump minimum node version to 14.18.0, 16.0.0
1 parent 79fb291 commit e371b9b

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
@@ -24,7 +24,7 @@
2424
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
2525
},
2626
"engines": {
27-
"node": ">=14.6.0"
27+
"node": "^14.18.0 || >= 16.0.0"
2828
},
2929
"repository": {
3030
"type": "git",

0 commit comments

Comments
 (0)