Skip to content

Commit

Permalink
refactor: drop Node 8 support
Browse files Browse the repository at this point in the history
BREAKING CHANGE:
- drop Node 8 support
  • Loading branch information
Andreas Richter committed Feb 4, 2020
1 parent 02d73e2 commit eafbbe6
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 66 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- '8'
- '10'
- '12'
deploy:
Expand Down
107 changes: 46 additions & 61 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit eafbbe6

Please sign in to comment.