@liveblocks/client
Advanced tools
+1
-1
@@ -6,3 +6,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/index.ts | ||
| var PKG_NAME = "@liveblocks/client"; | ||
| var PKG_VERSION = "3.14.0-pre5"; | ||
| var PKG_VERSION = "3.14.0-pre6"; | ||
| var PKG_FORMAT = "cjs"; | ||
@@ -9,0 +9,0 @@ |
+1
-1
@@ -6,3 +6,3 @@ // src/index.ts | ||
| var PKG_NAME = "@liveblocks/client"; | ||
| var PKG_VERSION = "3.14.0-pre5"; | ||
| var PKG_VERSION = "3.14.0-pre6"; | ||
| var PKG_FORMAT = "esm"; | ||
@@ -9,0 +9,0 @@ |
+2
-2
| { | ||
| "name": "@liveblocks/client", | ||
| "version": "3.14.0-pre5", | ||
| "version": "3.14.0-pre6", | ||
| "description": "A client that lets you interact with Liveblocks servers. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.", | ||
@@ -37,3 +37,3 @@ "license": "Apache-2.0", | ||
| "dependencies": { | ||
| "@liveblocks/core": "3.14.0-pre5" | ||
| "@liveblocks/core": "3.14.0-pre6" | ||
| }, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
+ Added
- Removed
Updated