We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b04d5e commit c025104Copy full SHA for c025104
examples/cactus-example-cbdc-bridging-backend/package.json
@@ -41,6 +41,7 @@
41
],
42
"main": "dist/lib/main/typescript/index.js",
43
"module": "dist/lib/main/typescript/index.js",
44
+ "browser": "dist/cactus-example-cbdc-bridging-backend.web.umd.js",
45
"types": "dist/lib/main/typescript/index.d.ts",
46
"files": [
47
"dist/*"
0 commit comments