Skip to content

Commit 03004a3

Browse files
committed
Point firebase-exp/compat/app typings to big index.d.ts
1 parent f20bbfa commit 03004a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-exp/firebase-exp/compat/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"main": "dist/index.cjs.js",
44
"browser": "dist/index.esm.js",
55
"module": "dist/index.esm.js",
6-
"typings": "dist/compat/app/index.d.ts"
6+
"typings": "../index.d.ts"
77
}
88

0 commit comments

Comments
 (0)