Skip to content

Commit 9b650ab

Browse files
authored
Merge pull request #477 from alephium/fix-wc-provider-browser
Add browser entry in WC provider package.json
2 parents c1afd78 + 440c44e commit 9b650ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/walletconnect/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
},
1111
"license": "Apache-2.0",
1212
"main": "dist/cjs/index.js",
13+
"browser": "dist/umd/index.min.js",
1314
"types": "dist/cjs/index.d.ts",
1415
"unpkg": "dist/umd/index.min.js",
1516
"files": [

0 commit comments

Comments
 (0)