Skip to content

Commit

Permalink
fix(system-rsc): add @react-types/shared to dependencies (#3501)
Browse files Browse the repository at this point in the history
* fix(system-rsc): add @react-types/shared to dependencies

* fix: change pnpm lock

* fix: change pnpm lock

* fix: change pnpm lock

---------

Co-authored-by: winches <[email protected]>
  • Loading branch information
simPod and winchesHe authored Jul 18, 2024
1 parent 59428b1 commit fbd4f4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/core/system-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
"clean-package": "2.2.0"
},
"dependencies": {
"@react-types/shared": "3.23.1",
"clsx": "^1.2.1"
},
"clean-package": "../../../clean-package.config.json",
Expand All @@ -57,4 +58,4 @@
"esm"
]
}
}
}
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit fbd4f4b

Please sign in to comment.