Skip to content

Commit

Permalink
Add engines (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
DeMoorJasper authored and devongovett committed Dec 5, 2019
1 parent e804792 commit d752396
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 @@ -11,6 +11,9 @@
"prebuild": "prebuild -t 3 -r napi --strip",
"test": "mocha"
},
"engines": {
"node": ">= 10.0.0"
},
"dependencies": {
"bindings": "^1.5.0",
"node-addon-api": "^1.6.2",
Expand Down

0 comments on commit d752396

Please sign in to comment.