@liveblocks/react
Advanced tools
Comparing version 0.12.0-beta.11 to 0.12.0-beta.12
{ | ||
"name": "@liveblocks/react", | ||
"version": "0.12.0-beta.11", | ||
"version": "0.12.0-beta.12", | ||
"description": "", | ||
@@ -26,3 +26,3 @@ "main": "./lib/index.js", | ||
"peerDependencies": { | ||
"@liveblocks/client": "0.12.0-beta.11", | ||
"@liveblocks/client": "0.12.0-beta.12", | ||
"react": "^16.14.0 || ^17" | ||
@@ -29,0 +29,0 @@ }, |
@@ -15,14 +15,4 @@ <p align="center"> | ||
Try it live on [liveblocks.io](https://liveblocks.io/examples) | ||
Try it live on [liveblocks.io](https://liveblocks.io/examples). | ||
### Next.js | ||
Clone this [github repository](https://github.com/liveblocks/next-js-examples) or try it directly on [CodeSandbox](https://codesandbox.io/s/github/liveblocks/next-js-examples?file=/pages/presence.tsx) | ||
### Nuxt.js | ||
Clone this [github repository](https://github.com/liveblocks/nuxt-js-examples) or try it directly on [CodeSandbox](https://codesandbox.io/s/github/liveblocks/nuxt-js-examples?file=/pages/presence.vue) | ||
### Vanilla JavaScript + Express.js | ||
Clone this [github repository](https://github.com/liveblocks/javascript-examples) | ||
Clone one of our [examples](https://github.com/liveblocks/liveblocks/tree/main/examples). |
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
38892
18