SIGN IN SIGN UP

build(axis-server): the lockfile predated the MCP SDK 1.x migration

packages/axis-server/package-lock.json still pinned
@modelcontextprotocol/sdk 0.6.x while package.json wants ^1.30.0, so the
`npm ci` CI now runs (and any clean checkout) failed with EUSAGE before it
could build the artifact the packaging test verifies.  Regenerated from
package.json; verified locally with a clean `npm ci` + build + full suite.
V
Vir Sanghavi committed
725537fcaec3520b96e030727112387b1eeaa508
Parent: 06d5e7d