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 4ce6687 commit fb913e8Copy full SHA for fb913e8
protocol/package.json
@@ -23,7 +23,7 @@
23
},
24
"./browser": {
25
"types": "./lib/browser/main.d.ts",
26
- "node": "./lib/browser/main.js"
+ "browser": "./lib/browser/main.js"
27
}
28
29
"dependencies": {
0 commit comments