Skip to content

Commit 49ae386

Browse files
committed
fix: package.json engines
1 parent e715bec commit 49ae386

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@
4444
"edit",
4545
"sync"
4646
],
47+
"engines": {
48+
"node": ">=16.14.0"
49+
},
4750
"author": "Gilad S.",
4851
"license": "MIT",
4952
"bugs": {

0 commit comments

Comments
 (0)