Skip to content

Commit

Permalink
Specify min node version
Browse files Browse the repository at this point in the history
  • Loading branch information
vanruesc committed Jul 30, 2021
1 parent 5ab2b3f commit 4f87541
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 @@ -40,6 +40,9 @@
"files": [
"build"
],
"engines": {
"node": ">= 0.13.2"
},
"scripts": {
"ava": "ava",
"build": "run-s build:*",
Expand Down

0 comments on commit 4f87541

Please sign in to comment.