Skip to content

Commit

Permalink
Merge pull request #77 from geoffdutton/chore/update-packages
Browse files Browse the repository at this point in the history
Update dependencies, Min Node version 10
  • Loading branch information
geoffdutton committed Aug 13, 2020
2 parents f9d1d5e + aada2d8 commit 0d9de3f
Show file tree
Hide file tree
Showing 6 changed files with 1,680 additions and 1,383 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,8 +1,8 @@
language: node_js
node_js:
- "14"
- "12"
- "10"
- "8"
- "6"

script:
- npm test
Expand Down

0 comments on commit 0d9de3f

Please sign in to comment.