Update packages/identity/package.json

Co-authored-by: Vivian Plasencia <v.pcalana@gmail.com>
This commit is contained in:
Cedoor
2024-02-07 12:58:11 +00:00
committed by GitHub
parent ad896ce4f2
commit 66b5b07604

View File

@@ -10,7 +10,7 @@
".": {
"types": "./dist/types/index.d.ts",
"node": {
"import": "./dist/index.node.js",
"default": "./dist/index.node.js",
"require": "./dist/index.node.cjs"
},
"browser": "./dist/index.browser.js",