Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

Commit

Permalink
chore: add engines definition
Browse files Browse the repository at this point in the history
  • Loading branch information
darcyclarke committed Oct 13, 2020
1 parent 36b7ef7 commit eef46fa
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 @@ -29,5 +29,8 @@
"license": "ISC",
"files": [
"read-json.js"
]
],
"engines": {
"node": ">=10"
}
}

0 comments on commit eef46fa

Please sign in to comment.