Skip to content

Commit 9aad81f

Browse files
committed
chore: add new relay and vite plugins
1 parent c5e28d9 commit 9aad81f

5 files changed

Lines changed: 36 additions & 70 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
cache: 'npm'
2222

2323
- name: Install dependencies
24-
run: npm ci --legacy-peer-deps
24+
run: npm ci
2525

2626
- name: Start Vite dev server
2727
run: |

0 commit comments

Comments
 (0)