Skip to content

Commit 096e5eb

Browse files
chore: migrate to better-dx
1 parent cd45a3c commit 096e5eb

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

package.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -60,18 +60,9 @@
6060
"fix-certs": "bun scripts/fix-certs.js"
6161
},
6262
"devDependencies": {
63-
"@stacksjs/bumpx": "^0.2.4",
64-
"@stacksjs/bunpress": "^0.1.3",
65-
"@stacksjs/clarity": "^0.3.24",
66-
"@stacksjs/gitlint": "^0.1.5",
67-
"@stacksjs/logsmith": "^0.2.1",
6863
"@stacksjs/tlsx": "^0.13.0",
69-
"@types/bun": "^1.3.9",
70-
"buddy-bot": "^0.9.16",
71-
"bun-git-hooks": "^0.3.1",
72-
"bun-plugin-dtsx": "^0.9.13",
73-
"bunfig": "^0.15.6",
74-
"typescript": "^5.9.3"
64+
"typescript": "^5.9.3",
65+
"better-dx": "^0.3.0"
7566
},
7667
"workspaces": [
7768
"packages/*"

0 commit comments

Comments
 (0)