Skip to content

Commit 32a4038

Browse files
committed
[meta] add missing engines.node
1 parent cfc2bdc commit 32a4038

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,8 @@
8686
"ignore": [
8787
".github/workflows"
8888
]
89+
},
90+
"engines": {
91+
"node": ">= 0.4"
8992
}
9093
}

0 commit comments

Comments
 (0)