Skip to content

Commit b095ced

Browse files
committed
fix: legacy-peer-deps added
1 parent 5eed9ad commit b095ced

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
echo "Deploying to version $VERSION"
3838
3939
- name: Install dependencies
40-
run: npm ci
40+
run: npm ci --legacy-peer-deps
4141

4242
- name: Build
4343
run: |

0 commit comments

Comments
 (0)