Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Works under node v8 and node v10.
  • Loading branch information
jnovack authored Jun 10, 2020
1 parent 02ca138 commit 6623e68
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 @@ -24,7 +24,7 @@
},
"homepage": "https://github.com/jnovack/storm-replay",
"engines": {
"node": "8.x"
"node": ">8 <11"
},
"os": [
"darwin",
Expand Down

0 comments on commit 6623e68

Please sign in to comment.