Skip to content

Commit

Permalink
Removed node 4 and 5. Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jul 2, 2018
1 parent f50a4fe commit 62194f2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ node_js:
- "8"
- "7"
- "6"
- "5"
- "4"
- "10"
notifications:
email:
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
},
"devDependencies": {
"climem": "^1.0.3",
"concat-stream": "^1.6.0",
"pump": "^3.0.0",
"fastify": "^1.2.0",
"concat-stream": "^1.6.2",
"fastify": "^1.7.0",
"form-data": "^2.3.2",
"pre-commit": "^1.2.2",
"snazzy": "^7.0.0",
"pump": "^3.0.0",
"snazzy": "^7.1.1",
"standard": "^11.0.0",
"tap": "^12.0.0"
},
Expand Down

0 comments on commit 62194f2

Please sign in to comment.