Skip to content

Commit a2d2bb7

Browse files
authored
chore(package): drop node 12 [BREAKING CHANGE] (#904)
1 parent 1fe442d commit a2d2bb7

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
@@ -91,7 +91,7 @@
9191
"micromatch": "^4.0.5"
9292
},
9393
"engines": {
94-
"node": ">=12.0.0"
94+
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
9595
},
9696
"commitlint": {
9797
"extends": [

0 commit comments

Comments
 (0)