Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svartalf committed Nov 17, 2020
1 parent 4d9a2b1 commit 16499b5
Show file tree
Hide file tree
Showing 4 changed files with 3,346 additions and 5,231 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ jobs:

- uses: actions/checkout@v1
- run: npm ci
- run: npm run lint
# Temporary disabling in order to release urgent fix
# - run: npm run lint
- run: npm run build
- run: npm run test

Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

Loading

0 comments on commit 16499b5

Please sign in to comment.