Skip to content

Commit

Permalink
write as peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Jul 5, 2023
1 parent 45f25b1 commit d10755f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@
"types:check": "tsc --noEmit",
"clean": "rimraf dist"
},
"dependencies": {
"client-only": "*"
},
"peerDependencies": {
"client-only": "*",
"swr": "*",
"react": "*",
"use-sync-external-store": "*"
Expand Down

0 comments on commit d10755f

Please sign in to comment.