Skip to content

Commit

Permalink
chore(pkg): add nodejs v14 support, update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dalisoft committed Apr 28, 2020
1 parent c2f2f7e commit 3fcac0f
Show file tree
Hide file tree
Showing 3 changed files with 247 additions and 159 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ os:
node_js:
- '12'
- '13'
- '14'
install:
- npm install
script:
Expand Down
Loading

0 comments on commit 3fcac0f

Please sign in to comment.