Skip to content

Commit

Permalink
Added react peer dependency for react package
Browse files Browse the repository at this point in the history
  • Loading branch information
karelklima committed Nov 5, 2021
1 parent 5a464ff commit b936695
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 16 deletions.
1 change: 1 addition & 0 deletions library/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
},
"peerDependencies": {
"observable-hooks": "^4.0.5",
"react": "^17.0.2",
"rxjs": "^7.3.1"
}
}
39 changes: 23 additions & 16 deletions package-lock.json

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

0 comments on commit b936695

Please sign in to comment.