Skip to content

Commit

Permalink
Merge pull request #25 from fink-lang/upgrade
Browse files Browse the repository at this point in the history
feat(deps): upgrade to latest deps, add support for new error format
  • Loading branch information
kollhof authored Oct 26, 2020
2 parents 25fad7b + bd3f9c8 commit 9145036
Show file tree
Hide file tree
Showing 6 changed files with 20,104 additions and 1,481 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: setup nodejs
uses: actions/setup-node@v1
with:
node-version: 14.x
node-version: 15.x

- name: install dependencies
env:
Expand Down
Loading

0 comments on commit 9145036

Please sign in to comment.