Skip to content

Commit f2dc13e

Browse files
committed
[meta] add missing engines.node
1 parent 0e7a2d9 commit f2dc13e

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
@@ -32,5 +32,8 @@
3232
"@ljharb/eslint-config": "^21.1.1",
3333
"eslint": "=8.8.0",
3434
"tape": "^5.9.0"
35+
},
36+
"engines": {
37+
"node": ">= 0.4"
3538
}
3639
}

0 commit comments

Comments
 (0)