Skip to content

Commit

Permalink
Merge pull request #20109 from storybookjs/valentin/remove-peer-deps-…
Browse files Browse the repository at this point in the history
…from-core

Remove peer deps from core-common
  • Loading branch information
valentinpalkovic authored Dec 6, 2022
2 parents 66dc2b8 + c415909 commit c74279a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions code/lib/core-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@
"type-fest": "^2.19.0",
"typescript": "~4.9.3"
},
"peerDependencies": {
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
Expand Down
3 changes: 0 additions & 3 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6188,9 +6188,6 @@ __metadata:
ts-dedent: ^2.0.0
type-fest: ^2.19.0
typescript: ~4.9.3
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
peerDependenciesMeta:
typescript:
optional: true
Expand Down

0 comments on commit c74279a

Please sign in to comment.