@liveblocks/core
Advanced tools
Comparing version 1.1.5-test3 to 1.1.5-test4
{ | ||
"name": "@liveblocks/core", | ||
"version": "1.1.5-test3", | ||
"version": "1.1.5-test4", | ||
"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
1400974
8
13650
2