Skip to content

Commit 1492e34

Browse files
committed
revert packages/auth/api-extractor.json
1 parent 01654a7 commit 1492e34

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)