Skip to content

Commit

Permalink
chore: 🤖 remove react-dom from peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kodai3 committed Sep 7, 2024
1 parent 2d2226e commit d9fc60a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions package-lock.json

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

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-native-svg": "^15.1.0",
"storybook": "^8.0.9",
"tsup": "^8.0.2",
Expand All @@ -52,7 +51,6 @@
"peerDependencies": {
"@types/react": "^17 || ^18",
"react": "^17 || ^18",
"react-dom": "^17 || ^18",
"react-native-svg": "^15.1.0"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit d9fc60a

Please sign in to comment.