Skip to content

Commit

Permalink
chore: rollback react-dom v19 (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
jzempel authored Dec 18, 2024
1 parent 3511944 commit 40da9b8
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 33 deletions.
155 changes: 123 additions & 32 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"prettier-package-json": "2.8.0",
"prop-types": "15.8.1",
"react": "18.3.1",
"react-dom": "19.0.0",
"react-dom": "18.3.1",
"storybook": "8.4.7",
"styled-components": "6.1.13",
"svg4everybody": "2.1.9",
Expand Down

0 comments on commit 40da9b8

Please sign in to comment.