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 f696a8f commit 95d0490Copy full SHA for 95d0490
packages/firebase/package.json
@@ -25,6 +25,7 @@
25
},
26
"main": "index.node.js",
27
"browser": "index.js",
28
+ "react-native": "index.react-native.js",
29
"dependencies": {
30
"@firebase/app": "0.1.0",
31
"@firebase/auth": "0.1.0",
0 commit comments