@liveblocks/core
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@liveblocks/core", | ||
"version": "1.1.2", | ||
"description": "Shared code and foundational internals for Liveblocks", | ||
"version": "1.1.3", | ||
"description": "Private internals for Liveblocks. DO NOT import directly from this package!", | ||
"main": "./dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": { | ||
"types": "./dist/index.d.mts", | ||
"default": "./dist/index.mjs" | ||
}, | ||
"require": { | ||
"types": "./dist/index.d.ts", | ||
"module": "./dist/index.mjs", | ||
"default": "./dist/index.js" | ||
} | ||
} | ||
}, | ||
"files": [ | ||
@@ -8,0 +21,0 @@ "dist/**", |
Sorry, the diff of this file is too big to display
1379100
49907
8
13561
132
2
330
17
28