Skip to content

Commit df2301f

Browse files
authored
build!: remove node v12 support (#7833)
1 parent e649a1f commit df2301f

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
@@ -10,7 +10,7 @@
1010
"main": "index.js",
1111
"types": "index.d.ts",
1212
"engines": {
13-
"node": ">=12.0.0"
13+
"node": ">=14.6.0"
1414
},
1515
"repository": {
1616
"type": "git",

0 commit comments

Comments
 (0)