Skip to content

Commit

Permalink
merge: update dependencies (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
gurpreetatwal authored May 19, 2022
2 parents 6670414 + 1d9aaa7 commit c8b6f83
Show file tree
Hide file tree
Showing 4 changed files with 4,572 additions and 5,607 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
dist: focal

language: node_js

node_js:
- '18'
- '16'
- '14'
- '12'
- '10'

cache:
directories:
Expand Down Expand Up @@ -32,5 +34,5 @@ deploy:
skip_cleanup: true
script: semantic-release
on:
node_js: '14'
node_js: '16'
all_branches: true
Loading

0 comments on commit c8b6f83

Please sign in to comment.