We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5760b02 + 8187cb7 commit 4ba0f4eCopy full SHA for 4ba0f4e
packages/firestore/lite/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@firebase/firestore/lite",
3
"description": "A lite version of the Firestore SDK",
4
- "main": "../dist/list/index.node.cjs.js",
+ "main": "../dist/lite/index.node.cjs.js",
5
"private": true
6
}
0 commit comments