Skip to content

Commit e433c3f

Browse files
chore: migrate to better-dx
1 parent 9e3ce7d commit e433c3f

2 files changed

Lines changed: 3 additions & 11 deletions

File tree

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 & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -59,21 +59,12 @@
5959
"ts-gif": "^0.1.2"
6060
},
6161
"devDependencies": {
62-
"@stacksjs/bumpx": "^0.2.4",
63-
"@stacksjs/clarity": "^0.3.24",
6462
"@stacksjs/docs": "^0.70.23",
65-
"@stacksjs/gitlint": "^0.1.5",
66-
"@stacksjs/logsmith": "^0.2.1",
67-
"@types/bun": "^1.3.9",
6863
"@types/cwise-compiler": "^1.1.6",
69-
"buddy-bot": "^0.9.16",
70-
"bun-git-hooks": "^0.3.1",
71-
"bun-plugin-dtsx": "0.9.9",
72-
"bunfig": "^0.15.6",
7364
"cwise-compiler": "^1.1.3",
74-
"pickier": "^0.1.20",
7565
"typescript": "^5.9.3",
76-
"unocss": "^66.6.1"
66+
"unocss": "^66.6.1",
67+
"better-dx": "^0.3.0"
7768
},
7869
"overrides": {
7970
"unconfig": "0.3.10"

0 commit comments

Comments
 (0)