Skip to content

Commit e803877

Browse files
authored
Update package-lock.yml
1 parent b1e47db commit e803877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: rm package-lock.json
2121

2222
- name: build new one
23-
run: npm install
23+
run: npm install --legacy-peer-deps
2424
env:
2525
CI: false
2626

0 commit comments

Comments
 (0)