Skip to content

Commit c025104

Browse files
committed
fix(satp-hermes): fixed validate bundle names err
Signed-off-by: Rodolfo Carapau <[email protected]> fix(satp-hermes): fixed validate bundle names err Signed-off-by: Rodolfo Carapau <[email protected]>
1 parent 9b04d5e commit c025104

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/cactus-example-cbdc-bridging-backend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
],
4242
"main": "dist/lib/main/typescript/index.js",
4343
"module": "dist/lib/main/typescript/index.js",
44+
"browser": "dist/cactus-example-cbdc-bridging-backend.web.umd.js",
4445
"types": "dist/lib/main/typescript/index.d.ts",
4546
"files": [
4647
"dist/*"

0 commit comments

Comments
 (0)