Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
BREAKING CHANGE:

Node.js 6 and 8 are no longer supported.
  • Loading branch information
targos committed Oct 22, 2019
1 parent 99218ea commit b7f51b8
Show file tree
Hide file tree
Showing 11 changed files with 48 additions and 5,346 deletions.
1 change: 1 addition & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package-lock=false
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- 6
- 8
- 10
- 12
after_script: 'bash <(curl -s https://codecov.io/bash)'
Loading

0 comments on commit b7f51b8

Please sign in to comment.