Skip to content

Commit

Permalink
Switch to --legacy-peer-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewiggins committed Oct 16, 2023
1 parent f989754 commit 6fea870
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
- run: npm i --force
- run: npm i --legacy-peer-deps
- name: build
run: npm run build
- name: test
Expand Down
33 changes: 11 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6fea870

Please sign in to comment.