Skip to content

Commit 62ad9e2

Browse files
committed
Fixed typings
1 parent 897a676 commit 62ad9e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/data-connect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"bugs": {
6969
"url": "https://github.com/firebase/firebase-js-sdk/issues"
7070
},
71-
"typings": "dist/src/index.d.ts",
71+
"typings": "./dist/public.d.ts",
7272
"nyc": {
7373
"extension": [
7474
".ts"

0 commit comments

Comments
 (0)