Skip to content

Commit

Permalink
update engines
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech committed Nov 8, 2019
1 parent a54408f commit 2b531af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@
"preversion": "npm run build && (git diff --quiet || git commit -am 'build')"
},
"engines": {
"node": ">=0.10.0"
"node": ">= 8.16.2"
}
}

0 comments on commit 2b531af

Please sign in to comment.