Skip to content

Commit 189b6a1

Browse files
fix: use published ts-broadcasting package instead of broken link
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0b34ca2 commit 189b6a1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

bun.lock

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

packages/stx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"bun-plugin-stx": "workspace:*",
112112
"bunfig": "^0.15.6",
113113
"stx-router": "workspace:*",
114-
"ts-broadcasting": "link:ts-broadcasting",
114+
"ts-broadcasting": "^0.0.3",
115115
"ts-syntax-highlighter": "^0.2.1"
116116
}
117117
}

0 commit comments

Comments
 (0)