Skip to content

Commit a0182f2

Browse files
committed
Run typings:public script to generate correct typings value
1 parent b6e3a59 commit a0182f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/telemetry/package.json

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

0 commit comments

Comments
 (0)