Skip to content

Commit

Permalink
test: Make build and test work again (#2965) (CP: 24.5) (#2972)
Browse files Browse the repository at this point in the history
test: Make build and test work again (#2965)

Co-authored-by: Artur <[email protected]>
  • Loading branch information
vaadin-bot and Artur- authored Dec 10, 2024
1 parent cbd0e07 commit 3e0f837
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/ts/file-router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
},
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.28.0"
},
"devDependencies": {
Expand Down
1 change: 1 addition & 0 deletions packages/ts/react-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
},
"peerDependencies": {
"react": "^18",
"react-dom": "^18",
"react-router-dom": "^6.28.0"
},
"devDependencies": {
Expand Down

0 comments on commit 3e0f837

Please sign in to comment.