There was an error while loading. Please reload this page.
1 parent c5cc7e8 commit ed3b358Copy full SHA for ed3b358
1 file changed
.github/workflows/publish.yml
@@ -24,7 +24,7 @@ jobs:
24
registry-url: 'https://registry.npmjs.org'
25
26
- name: Install dependencies
27
- run: npm ci
+ run: npm ci --legacy-peer-deps
28
29
# - name: Run tests
30
# run: npm test
0 commit comments