Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jpizzribeiro authored Oct 31, 2019
1 parent cdc5171 commit b04544d
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 @@ -13,7 +13,7 @@
"test": "node setup.js test"
},
"engines": {
"node": "~0.6.10 || 0.8 || 0.9 || 4.x || 5.x || 6.x || 7.x || 8.x || 9.x"
"node": "~0.6.10 || 0.8 || 0.9 || 4.x || 5.x || 6.x || 7.x || 8.x || 9.x || 10.x || 11.x || 12.x"
},
"dependencies": {
"underscore": "1.8.3"
Expand Down

0 comments on commit b04544d

Please sign in to comment.