Skip to content

Commit cfdf4f7

Browse files
committed
[meta] add missing engines.node
1 parent 95b362d commit cfdf4f7

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
@@ -85,5 +85,8 @@
8585
"ignore": [
8686
".github/workflows"
8787
]
88+
},
89+
"engines": {
90+
"node": ">= 0.4"
8891
}
8992
}

0 commit comments

Comments
 (0)