Skip to content

Commit 622cce5

Browse files
chore: migrate to better-dx
1 parent fa6923e commit 622cce5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

bunfig.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[install]
22
registry = { url = "https://registry.npmjs.org/", token = "$BUN_AUTH_TOKEN" }
3+
linker = "hoisted"

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -61,18 +61,16 @@
6161
"devDependencies": {
6262
"@stacksjs/docs": "^0.70.23",
6363
"@stacksjs/rpx": "^0.10.0",
64-
"@types/bun": "^1.2.9",
6564
"bumpp": "^10.1.0",
66-
"bun-plugin-dtsx": "0.9.9",
6765
"changelogen": "^0.6.1",
6866
"lint-staged": "^15.5.0",
69-
"pickier": "^0.1.20",
7067
"simple-git-hooks": "^2.12.1",
7168
"typescript": "^5.8.3",
7269
"unocss": "^66.0.0",
7370
"vite": "^6.2.5",
7471
"vite-plugin-vue-devtools": "^7.7.2",
75-
"vitepress": "^1.6.3"
72+
"vitepress": "^1.6.3",
73+
"better-dx": "^0.3.0"
7674
},
7775
"overrides": {
7876
"unconfig": "0.3.10"

0 commit comments

Comments
 (0)