Skip to content

Commit

Permalink
package: update dapendencies and use node 12 for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
ngfelixl committed Dec 28, 2019
1 parent 9c5dcb4 commit 7a98585
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 293 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language : node_js
node_js :
- 10.15.0
- 12
install:
- npm install
script:
Expand Down

0 comments on commit 7a98585

Please sign in to comment.