Skip to content

Commit

Permalink
bump dev deps, bump testing node version
Browse files Browse the repository at this point in the history
  • Loading branch information
jehy committed Jul 29, 2020
1 parent 9d8bbf9 commit 79f15e5
Show file tree
Hide file tree
Showing 4 changed files with 1,681 additions and 1,868 deletions.
2 changes: 2 additions & 0 deletions .npmrc
@@ -0,0 +1,2 @@
registry=https://registry.npmjs.org
save-exact=true
4 changes: 2 additions & 2 deletions .travis.yml
@@ -1,7 +1,7 @@
language: node_js
node_js:
- "8"
- "9"
- "10"
- "12"
- "14"
after_success:
- npm run coverage && npm run coveralls

0 comments on commit 79f15e5

Please sign in to comment.