Skip to content

Commit

Permalink
chore: update dependencies, fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
scttcper committed Dec 19, 2019
1 parent 0bcf71f commit bb83167
Show file tree
Hide file tree
Showing 5 changed files with 822 additions and 748 deletions.
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
12
4 changes: 2 additions & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1
jobs:
test:
docker:
- image: circleci/node:10
- image: circleci/node:12
- image: linuxserver/transmission
steps:
- checkout
Expand All @@ -26,7 +26,7 @@ jobs:
command: bash <(curl -s https://codecov.io/bash)
release:
docker:
- image: circleci/node:10
- image: circleci/node:12
steps:
- checkout
- restore_cache:
Expand Down
Loading

0 comments on commit bb83167

Please sign in to comment.