Skip to content

Commit 7dbef9f

Browse files
committed
fix: fix api-extractor && type export problem
1 parent 57c9a32 commit 7dbef9f

File tree

3 files changed

+153
-92
lines changed

3 files changed

+153
-92
lines changed

package-lock.json

Lines changed: 129 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"author": "Mark Erikson <mark@isquaredsoftware.com>",
2727
"license": "MIT",
2828
"devDependencies": {
29-
"@microsoft/api-extractor": "^7.7.0",
29+
"@microsoft/api-extractor": "^7.13.2",
3030
"@types/jest": "^24.0.11",
3131
"@types/json-stringify-safe": "^5.0.0",
3232
"@types/nanoid": "^2.1.0",

0 commit comments

Comments
 (0)