@liveblocks/react
Advanced tools
Comparing version 0.13.0-beta.1 to 0.13.0
{ | ||
"name": "@liveblocks/react", | ||
"version": "0.13.0-beta.1", | ||
"version": "0.13.0", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "./lib/index.js", | ||
"peerDependencies": { | ||
"@liveblocks/client": "0.13.0-beta.1", | ||
"@liveblocks/client": "0.13.0", | ||
"react": "^16.14.0 || ^17" | ||
@@ -29,0 +29,0 @@ }, |
@@ -11,2 +11,8 @@ <p align="center"> | ||
## Installation | ||
``` | ||
npm install @liveblocks/react | ||
``` | ||
## Examples | ||
@@ -17,8 +23,2 @@ | ||
## Packages | ||
- [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/main/packages/liveblocks) | ||
- [@liveblocks/react](https://github.com/liveblocks/liveblocks/tree/main/packages/liveblocks-react) | ||
- [@liveblocks/node](https://github.com/liveblocks/liveblocks/tree/main/packages/liveblocks-node) | ||
## Documentation | ||
@@ -40,3 +40,3 @@ | ||
- [Slack](https://join.slack.com/t/liveblocks-community/shared_invite/zt-qozwnk75-6RB0i1wk1lx470KX0YuZxQ) - To get involved with the Liveblocks community, ask questions and share tips. | ||
- [Discord](https://discord.gg/X4YWJuH9VY) - To get involved with the Liveblocks community, ask questions and share tips. | ||
- [Twitter](https://twitter.com/liveblocks) - To receive updates, announcements, blog posts, and general Liveblocks tips. | ||
@@ -48,2 +48,2 @@ | ||
See [LICENSE](./LICENSE) for more information. | ||
See [LICENSE](../../LICENSE) for more information. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48463