Skip to content

Commit 8187cb7

Browse files
Update package.json
1 parent 634145a commit 8187cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/lite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@firebase/firestore/lite",
33
"description": "A lite version of the Firestore SDK",
4-
"main": "../dist/list/index.node.cjs.js",
4+
"main": "../dist/lite/index.node.cjs.js",
55
"private": true
66
}

0 commit comments

Comments
 (0)