chore: align CLI lockfile version

This commit is contained in:
2026-08-20 17:28:17 +08:00
parent af7f184f45
commit 4387cedf76
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "@game-crafttable/mcp-client", "name": "@game-crafttable/mcp-client",
"version": "0.1.1", "version": "0.1.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@game-crafttable/mcp-client", "name": "@game-crafttable/mcp-client",
"version": "0.1.1", "version": "0.1.2",
"license": "UNLICENSED", "license": "UNLICENSED",
"dependencies": { "dependencies": {
"@modelcontextprotocol/sdk": "latest", "@modelcontextprotocol/sdk": "latest",