Skip to content

Commit

Permalink
[meta] add missing engines.node
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 3, 2023
1 parent 94e617d commit 17a352a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,8 @@
"./test-core-js.js"
]
},
"support": true
"support": true,
"engines": {
"node": ">= 0.4"
}
}

0 comments on commit 17a352a

Please sign in to comment.