Skip to content

Commit 79ada32

Browse files
committed
chore: drop node 12
1 parent f6af69b commit 79ada32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
}
5151
},
5252
"engines": {
53-
"node": ">=12.0.0"
53+
"node": ">=14.0.0"
5454
},
5555
"files": [
5656
"/lib",

0 commit comments

Comments
 (0)