@liveblocks/client
Advanced tools
Comparing version 2.16.0-toolbars3 to 2.16.0-toolbars4
@@ -6,3 +6,3 @@ "use strict";Object.defineProperty(exports, "__esModule", {value: true});// src/index.ts | ||
var PKG_NAME = "@liveblocks/client"; | ||
var PKG_VERSION = "2.16.0-toolbars3"; | ||
var PKG_VERSION = "2.16.0-toolbars4"; | ||
var PKG_FORMAT = "cjs"; | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@liveblocks/client", | ||
"version": "2.16.0-toolbars3", | ||
"version": "2.16.0-toolbars4", | ||
"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": "2.16.0-toolbars3" | ||
"@liveblocks/core": "2.16.0-toolbars4" | ||
}, | ||
@@ -40,0 +40,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
+ Added@liveblocks/core@2.16.0-toolbars4(transitive)
- Removed@liveblocks/core@2.16.0-toolbars3(transitive)