Skip to content

Commit

Permalink
Bump version to 2.21.0
Browse files Browse the repository at this point in the history
Continue on npm audit failure
  • Loading branch information
shivammathur committed Jul 19, 2022
1 parent 0d3f92f commit c8c64c6
Show file tree
Hide file tree
Showing 3 changed files with 794 additions and 705 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:

- name: Run npm audit
run: npm audit
continue-on-error: true

- name: Send Coverage
uses: codecov/codecov-action@v3
Expand Down
Loading

0 comments on commit c8c64c6

Please sign in to comment.