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 13, 2024
1 parent a7c3075 commit d08a96f
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 @@ -67,5 +67,8 @@
"appveyor.yml",
"test/resolver/malformed_package_json"
]
},
"engines": {
"node": ">= 0.4"
}
}

0 comments on commit d08a96f

Please sign in to comment.