Skip to content

Commit 65fa63f

Browse files
committed
[meta] add missing engines.node
1 parent 53f0d6d commit 65fa63f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,8 @@
6868
"ignore": [
6969
".github/workflows"
7070
]
71+
},
72+
"engines": {
73+
"node": ">= 0.4"
7174
}
7275
}

0 commit comments

Comments
 (0)