Skip to content

Commit eb25749

Browse files
committed
fix typedoc
1 parent e41d41d commit eb25749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
],
8888
"scripts": {
8989
"build": "tsdown",
90-
"build:declarations": "tsc -p tsconfig.declarations.json",
90+
"build:declarations": "tsc -p tsconfig.json",
9191
"clean": "rimraf ./dist",
9292
"dev": "tsdown --watch src",
9393
"dev:publish": "pnpm dev -- --env.publish",

0 commit comments

Comments
 (0)