Skip to content

Commit

Permalink
feat: Upgrade to React 19
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- committed Jun 24, 2024
1 parent 4eafb87 commit ba0d7d8
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 461 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
node-version: 'lts/*'
- name: Install dependencies
run: npm ci
run: npm ci --legacy-peer-deps
- name: Validate
run: npm run validate
- name: Test
Expand Down
Loading

0 comments on commit ba0d7d8

Please sign in to comment.