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 c6d27b5 commit b6ff547Copy full SHA for b6ff547
packages-exp/firebase-exp/database/package.json
@@ -3,6 +3,6 @@
3
"main": "dist/index.cjs.js",
4
"browser": "dist/index.esm.js",
5
"module": "dist/index.esm.js",
6
- "typings": "dist/firestore/index.d.ts"
+ "typings": "dist/database/index.d.ts"
7
}
8
0 commit comments