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 fdd73ca commit a308f0fCopy full SHA for a308f0f
packages/remote-config/package.json
@@ -3,7 +3,7 @@
3
"version": "0.1.0",
4
"description": "The Remote Config package of the Firebase JS SDK",
5
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
6
- "main": "dist/index.node.cjs.js",
+ "main": "dist/index.cjs.js",
7
"browser": "dist/index.cjs.js",
8
"module": "dist/index.esm.js",
9
"esm2017": "dist/index.esm2017.js",
0 commit comments