We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd45a3c commit 096e5ebCopy full SHA for 096e5eb
package.json
@@ -60,18 +60,9 @@
60
"fix-certs": "bun scripts/fix-certs.js"
61
},
62
"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",
68
"@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"
+ "typescript": "^5.9.3",
+ "better-dx": "^0.3.0"
75
76
"workspaces": [
77
"packages/*"
0 commit comments