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 e9fed6d commit f1ddd70Copy full SHA for f1ddd70
packages/firebase/firestore/memory/package.json
@@ -3,5 +3,5 @@
3
"description": "A memory-only build of the Cloud Firestore JS SDK.",
4
"main": "dist/index.cjs.js",
5
"module": "dist/index.esm.js",
6
- "typings": "../../empty-import.d.ts",
+ "typings": "../../empty-import.d.ts"
7
}
0 commit comments