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 4ed279d commit 622d3d8Copy full SHA for 622d3d8
package.json
@@ -37,6 +37,7 @@
37
],
38
"exports": {
39
".": {
40
+ "react-native": "./dist/mqtt.esm.js",
41
"browser": {
42
"import": "./dist/mqtt.esm.js",
43
"default": "./dist/mqtt.min.js"
0 commit comments