Skip to content

Commit eb7eec7

Browse files
committed
add missing changeset file for workspace dependency fix
1 parent d28945e commit eb7eec7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
"@mcp-pointer/server": patch
3+
---
4+
5+
Fix npm publish by moving shared package to devDependencies
6+
7+
- Move @mcp-pointer/shared from dependencies to devDependencies
8+
- Resolves "workspace:*" protocol issue when publishing to npm
9+
- Shared code is bundled by esbuild so not needed at runtime

0 commit comments

Comments
 (0)