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 30, 2024
1 parent 49a96e8 commit e9fdcbe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,8 @@
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.3",
"uglify-js": "2.7.3"
},
"engines": {
"node": ">= 0.4"
}
}

0 comments on commit e9fdcbe

Please sign in to comment.