Skip to content

Commit 001a71c

Browse files
committed
chore: drop Node 12 support
1 parent ef9395c commit 001a71c

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
@@ -61,6 +61,6 @@
6161
"xv": "^1.1.1"
6262
},
6363
"engines": {
64-
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
64+
"node": ">=14.16"
6565
}
6666
}

0 commit comments

Comments
 (0)