Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 44af572

Browse files
committed
chore: wip
1 parent 0a1b783 commit 44af572

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

package.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -77,18 +77,9 @@
7777
"typecheck": "bun tsc --noEmit"
7878
},
7979
"devDependencies": {
80-
"@stacksjs/bumpx": "^0.2.1",
8180
"@stacksjs/docs": "^0.70.23",
8281
"@stacksjs/eslint-config": "^4.14.0-beta.3",
83-
"@stacksjs/gitlint": "^0.1.5",
84-
"@stacksjs/logsmith": "^0.1.18",
85-
"@types/bun": "^1.3.0",
86-
"buddy-bot": "^0.9.8",
87-
"bun-git-hooks": "^0.3.1",
88-
"bun-plugin-dtsx": "0.9.5",
89-
"happy-dom": "^18.0.1",
90-
"typescript": "^5.9.3",
91-
"very-happy-dom": "link:very-happy-dom"
82+
"better-dx": "^0.1.5"
9283
},
9384
"git-hooks": {
9485
"pre-commit": {

packages/bun-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"typecheck": "bun tsc --noEmit"
5858
},
5959
"dependencies": {
60-
"@stacksjs/stx": "workspace:*"
60+
"stx": "workspace:*"
6161
}
6262
}

0 commit comments

Comments
 (0)