Skip to content

Commit

Permalink
Merge pull request #106 from mntnr/engine
Browse files Browse the repository at this point in the history
fix(package): fixed `engine` warning
  • Loading branch information
Berkmann18 authored May 21, 2019
2 parents 74ce843 + 55fc36b commit d2cfd94
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 @@ -53,7 +53,7 @@
"standard": "^12.0.1"
},
"engines": {
"nodejs": ">=10.0.0"
"node": ">=10.0.0"
},
"coordinates": [
45.5231596,
Expand Down

0 comments on commit d2cfd94

Please sign in to comment.