@blockprotocol/core
Advanced tools
Comparing version 0.0.14-canary-20230208234343 to 0.0.14-canary-20230209082837
{ | ||
"name": "@blockprotocol/core", | ||
"version": "0.0.14-canary-20230208234343", | ||
"version": "0.0.14-canary-20230209082837", | ||
"description": "Implementation of the Block Protocol Core specification for blocks and embedding applications", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
}, | ||
"main": "./dist/cjs/index.js", | ||
"main": "./dist/esm/index.js", | ||
"module": "./dist/esm/index.js", | ||
@@ -39,0 +39,0 @@ "types": "./dist/esm/index.d.ts", |