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

Commit

Permalink
Bump dependencies in order to fix deprecated addPath issue
Browse files Browse the repository at this point in the history
  • Loading branch information
svartalf committed Nov 17, 2020
1 parent 1b3bf36 commit 4487ec1
Show file tree
Hide file tree
Showing 4 changed files with 1,989 additions and 2,747 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- run: npm ci
- run: npm run lint
# TODO: Return it back later after urgent fix
# - run: npm run lint
- run: npm run build
- run: npm run test
Loading

0 comments on commit 4487ec1

Please sign in to comment.