Skip to content

Commit

Permalink
fix peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Nov 12, 2023
1 parent 3fcc3f9 commit 18cdaa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"clean": "rimraf dist"
},
"peerDependencies": {
"swr": "*",
"react": "*"
}
}

0 comments on commit 18cdaa4

Please sign in to comment.