Skip to content

Commit

Permalink
chore(ci): legacy peer deps
Browse files Browse the repository at this point in the history
Signed-off-by: mateonunez <mateonunez95@gmail.com>
  • Loading branch information
mateonunez committed Oct 27, 2023
1 parent bbd9a77 commit 1d792e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
check-latest: true

- name: Install dependencies
run: npm install
run: npm install --legacy-peer-deps

- name: Run linter
run: npm run lint
Expand Down

0 comments on commit 1d792e3

Please sign in to comment.