We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 634145a commit 8187cb7Copy full SHA for 8187cb7
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