Skip to content

Commit

Permalink
Drop Node 6 and update dependencies (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Apr 24, 2019
1 parent ac0aaa1 commit 9db23db
Show file tree
Hide file tree
Showing 17 changed files with 2,021 additions and 2,358 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,7 @@ os:
language: node_js
node_js:
- "node"
- "6"
- "8"
cache:
directories:
- "node_modules"
Expand Down
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,7 +2,9 @@

## Unreleased

* Update dependencies
* Update messages
* Drop `Node 6` support

## 1.3.1

Expand Down

0 comments on commit 9db23db

Please sign in to comment.