Commit f1fd38e
fix: sync versions, license, description, and README ref (#28)
Fixes packaging inconsistencies that would break npm publish:
- Sync version to 0.3.1 across package.json, mcp-bridge/package.json,
and SERVER_VERSION in main.js
- Fix license mismatch: MPL-2.0 → PMPL-1.0-or-later in
mcp-bridge/package.json
- Fix files array: README.md → README.adoc (the file that actually
exists)
- Update cartridge count: 18 → 96 (matches actual count in cartridges/
directory)
---------
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>1 parent 5f48f89 commit f1fd38e
1 file changed
Lines changed: 3 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
35 | 17 | | |
36 | 18 | | |
37 | 19 | | |
| |||
0 commit comments