Skip to content

Commit 7b0765a

Browse files
committed
fix
1 parent 4848399 commit 7b0765a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/auth/api-extractor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": "../../config/api-extractor.json",
3-
"mainEntryPointFilePath": "<projectFolder>/dist/esm5/index.doc.d.ts",
3+
"mainEntryPointFilePath": "<projectFolder>/dist/esm5/index.d.ts",
44
"dtsRollup": {
55
"enabled": true,
66
"untrimmedFilePath": "<projectFolder>/dist/<unscopedPackageName>.d.ts",

0 commit comments

Comments
 (0)