Skip to content

Commit d73949f

Browse files
committed
point to the right typing file for internal
1 parent ef89a4e commit d73949f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-exp/auth-exp/internal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
"module": "../dist/esm5/internal.js",
66
"browser": "../dist/esm5/internal.js",
77
"esm2017": "../dist/esm2017/internal.js",
8-
"typings": "../dist/esm5/index.d.ts",
8+
"typings": "../dist/esm5/internal/index.d.ts",
99
"private": true
1010
}

0 commit comments

Comments
 (0)