fix: use legaly peer deps?
This commit is contained in:
parent
ab4ccc3d46
commit
add5afb17c
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
|
||||
- name: Install npm packages
|
||||
working-directory: ./client
|
||||
run: npm ci
|
||||
run: npm ci --legacy-peer-deps
|
||||
|
||||
- name: Lint
|
||||
run: nix develop --command ts-lint
|
Loading…
x
Reference in New Issue
Block a user