Skip to content

Commit

Permalink
Fix package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
cyntler committed Oct 16, 2022
1 parent 6ae22e9 commit c68010e
Show file tree
Hide file tree
Showing 3 changed files with 20,729 additions and 16,139 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
node-version: ${{ env.NVMRC }}
- name: Install packages
run: npm i --legacy-peer-deps
run: npm i
- name: Check tests
run: npm run test
- name: Check build
Expand Down
Loading

0 comments on commit c68010e

Please sign in to comment.