Skip to content

Commit

Permalink
chore: fix misspelling of package.json engines field (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfarrell authored and bcoe committed Dec 2, 2019
1 parent ec68ef5 commit 4317f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"lib",
"index.js"
],
"engine": {
"engines": {
"node": ">=6"
}
}

0 comments on commit 4317f00

Please sign in to comment.