Skip to content

Commit da06ea4

Browse files
author
Robert Jackson
authored
Drop Node 13 support.
1 parent 95071bd commit da06ea4

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
@@ -105,7 +105,7 @@
105105
}
106106
},
107107
"engines": {
108-
"node": "10.* || >= 12"
108+
"node": "10.* || 12.* || >= 14"
109109
},
110110
"publishConfig": {
111111
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)