Skip to content

Commit

Permalink
Merge pull request #24 from lucasmotta/patch-1
Browse files Browse the repository at this point in the history
Updated node engine requirement
  • Loading branch information
MicheleBertoli committed Nov 4, 2015
2 parents 8ae77d7 + e7bd364 commit 82454ee
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 @@ -54,6 +54,6 @@
]
},
"engines": {
"node": "0.10.40"
"node": ">=0.10.40"
}
}

0 comments on commit 82454ee

Please sign in to comment.