Skip to content

Commit 0d85166

Browse files
committed
chore: update bun-plugin-dtsx
1 parent bb47c2d commit 0d85166

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

build.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { log } from '@stacksjs/cli'
22
import { fs } from '@stacksjs/storage'
3-
// @ts-expect-error - types are missing for now
43
import { dts } from 'bun-plugin-dtsx'
54

65
log.info('Building...')

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@stacksjs/eslint-config": "^3.8.1-beta.2",
6767
"@types/bun": "^1.1.13",
6868
"bun-config": "^0.1.2",
69-
"bun-plugin-dtsx": "^0.21.2",
69+
"bun-plugin-dtsx": "^0.21.3",
7070
"tinyglobby": "^0.2.10",
7171
"vitepress": "^1.5.0"
7272
},

0 commit comments

Comments
 (0)