Skip to content

Commit abc02cf

Browse files
committed
build: require node >=14.16
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent 49d606f commit abc02cf

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
@@ -164,7 +164,7 @@
164164
"esbuild": "0.15.15"
165165
},
166166
"engines": {
167-
"node": ">=14",
167+
"node": ">=14.16",
168168
"yarn": "4.0.0-rc.14"
169169
},
170170
"packageManager": "[email protected]",

0 commit comments

Comments
 (0)