We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 233144f commit f5046cdCopy full SHA for f5046cd
1 file changed
package.json
@@ -109,11 +109,6 @@
109
"sinon": "^17.0.1"
110
},
111
"browser": {
112
- "./dist/src/crypto/index.js": "./dist/src/crypto/index.browser.js",
113
- "util": false
114
- },
115
- "react-native": {
116
117
+ "./dist/src/crypto/index.js": "./dist/src/crypto/index.browser.js"
118
}
119
0 commit comments