Skip to content

Commit

Permalink
Change the Node default version to resolve the DoS problem on Heroku (r…
Browse files Browse the repository at this point in the history
…auchg#327)

* Update splash.js

* Change the Node version to resolve the DoS problem on Heroku

* Undo translations to pt-BR
  • Loading branch information
davidalves1 authored and leo committed Aug 2, 2017
1 parent bc38926 commit f3e3b3d
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 @@ -43,7 43,7 @@
"supertest": "0.15.0"
},
"engines": {
"node": "4.5.0"
"node": "6.11.1"
},
"bin": {
"slackin": "./bin/slackin"
Expand Down

0 comments on commit f3e3b3d

Please sign in to comment.