Commit 798bc50
fix(mcp): use node to update package.json version
npm version doesn't work in yarn workspaces due to workspace:*
protocol in dependencies. Use node directly to update the version.
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 3ab649e commit 798bc50
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
121 | 126 | | |
122 | | - | |
| 127 | + | |
123 | 128 | | |
124 | 129 | | |
125 | 130 | | |
| |||
0 commit comments