@dxos/invariant
Advanced tools
Comparing version
{ | ||
"name": "@dxos/invariant", | ||
"version": "0.8.4-main.c1de068", | ||
"version": "0.8.4-main.f5c0578", | ||
"description": "Invariant assertion compatible with DXOS logger.", | ||
@@ -13,2 +13,3 @@ "homepage": "https://dxos.org", | ||
".": { | ||
"types": "./dist/types/src/index.d.ts", | ||
"browser": "./dist/lib/browser/index.mjs", | ||
@@ -18,4 +19,3 @@ "node": { | ||
"default": "./dist/lib/node-esm/index.mjs" | ||
}, | ||
"types": "./dist/types/src/index.d.ts" | ||
} | ||
} | ||
@@ -22,0 +22,0 @@ }, |
Sorry, the diff of this file is not supported yet
62457
0