Skip to content

Commit f82b5ef

Browse files
rwjblueNathaniel Furniss
authored and
Nathaniel Furniss
committed
Tweak engines configuration
1 parent 9135b0e commit f82b5ef

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
@@ -113,7 +113,7 @@
113113
}
114114
},
115115
"engines": {
116-
"node": "12.* || >= 14"
116+
"node": "12.* || 14.* || >= 16"
117117
},
118118
"publishConfig": {
119119
"registry": "https://registry.npmjs.org"

0 commit comments

Comments
 (0)