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 b6bef1a
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 467 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 b6bef1a

Please sign in to comment.