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 a1818d6 commit 20a4d0fCopy full SHA for 20a4d0f
templates/javascript/clients/package.mustache
@@ -45,7 +45,7 @@
45
},
46
"jsdelivr": "./dist/builds/browser.umd.js",
47
"unpkg": "./dist/builds/browser.umd.js",
48
- "browser": "./dist/builds/browser.umd.js",
+ "react-native": "./dist/builds/browser.umd.js",
49
"files": [
50
"dist",
51
"model",
@@ -106,7 +106,7 @@
106
107
"jsdelivr": "./dist/algoliasearch.umd.js",
108
"unpkg": "./dist/algoliasearch.umd.js",
109
- "browser": "./dist/algoliasearch.umd.js",
+ "react-native": "./dist/algoliasearch.umd.js",
110
111
112
"builds",
0 commit comments