Skip to content

Commit

Permalink
Update dependencies and drop support for node 10 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
piuccio authored Apr 2, 2020
1 parent 76f1414 commit 39183d6
Show file tree
Hide file tree
Showing 3 changed files with 855 additions and 1,004 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '8'
- '10'
- '11'
- '12'
- '13'
cache: npm
Loading

0 comments on commit 39183d6

Please sign in to comment.