Skip to content

Commit

Permalink
Dep updates phase 1 2 and 3 (#107)
Browse files Browse the repository at this point in the history
* chore: update deps phase 1 as described in issue #103.

* fix: linting errors.

* chore: update deps phase II as described in issue #103.

* break: remove support for Node 6, add node 12 to integration testing.

* chore: run npm audit fix
  • Loading branch information
aorinevo committed Apr 8, 2020
1 parent 1c846f3 commit a55745d
Show file tree
Hide file tree
Showing 5 changed files with 904 additions and 300 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,8 +1,8 @@
language: node_js
node_js:
- 6
- 8
- 10
- 12
cache:
directories:
- node_modules
Expand Down

0 comments on commit a55745d

Please sign in to comment.