@liveblocks/node 0.18.0-beta2 → 0.18.0-beta3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- 258b8ddad13bdf4864ea9856edd6ae8c3e1482aa
1
+ 2ce52c6a8b1aec116b158d15f793a71196bfbcac
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@liveblocks/node",
3
- "version": "0.18.0-beta2",
3
+ "version": "0.18.0-beta3",
4
4
  "description": "A server-side utility that lets you set up a Liveblocks authentication endpoint.",
5
5
  "main": "./index.js",
6
6
  "module": "./index.mjs",