Skip to content

Commit 5149131

Browse files
chore: wip
1 parent 9bb6946 commit 5149131

File tree

3 files changed

+16
-9
lines changed

3 files changed

+16
-9
lines changed

bun.lock

Lines changed: 14 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@stacksjs/docs": "^0.70.23",
6666
"@stacksjs/eslint-config": "^4.14.0-beta.3",
6767
"@types/bun": "^1.3.1",
68-
"better-dx": "^0.2.0"
68+
"better-dx": "^0.2.1"
6969
},
7070
"overrides": {
7171
"unconfig": "0.3.10"

0 commit comments

Comments
 (0)