Skip to content

Commit

Permalink
Add realm-browser support
Browse files Browse the repository at this point in the history
  • Loading branch information
takameyer committed Jun 19, 2023
1 parent a20b976 commit 8f10b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/realm-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
},
"peerDependencies": {
"react": ">=17.0.2",
"realm": "^12.0.0 || ^12.0.0-rc || ^11.0.0-rc || ^11.0.0"
"realm": "^12.0.0-browser || ^12.0.0 || ^12.0.0-rc || ^11.0.0-rc || ^11.0.0"
},
"optionalDependencies": {
"@babel/runtime": ">=7",
Expand Down

0 comments on commit 8f10b82

Please sign in to comment.