Skip to content

Commit 2bbdfff

Browse files
committed
fix(dts): restore original alias names for namespace imports
1 parent 7c96825 commit 2bbdfff

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

bun.lock

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

packages/bunup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"type-check": "tsc --noEmit"
5151
},
5252
"dependencies": {
53-
"@bunup/dts": "^0.14.52",
53+
"@bunup/dts": "^0.14.53",
5454
"@bunup/shared": "workspace:*",
5555
"chokidar": "^5.0.0",
5656
"coffi": "^0.1.37",

0 commit comments

Comments
 (0)