Skip to content

Commit 78b5aa5

Browse files
committed
fixed typings
1 parent 8590c32 commit 78b5aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/firestore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"bugs": {
174174
"url": "https://github.com/firebase/firebase-js-sdk/issues"
175175
},
176-
"types": "dist/firestore/src/index.d.ts",
176+
"typings": "dist/firestore/src/index.d.ts",
177177
"nyc": {
178178
"extension": [
179179
".ts"

0 commit comments

Comments
 (0)