Skip to content

Commit

Permalink
[meta] explicitly declare engines.node
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 6, 2023
1 parent 373a9d1 commit eea4908
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 @@
"appveyor.yml",
"test/resolver/malformed_package_json"
]
},
"engines": {
"node": ">= 0.4"
}
}

0 comments on commit eea4908

Please sign in to comment.