Skip to content

Commit 56a222b

Browse files
chore: sync from internal
1 parent f9599bd commit 56a222b

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@phantom/cli",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Phantom CLI — interact with your Phantom wallet from the terminal",
55
"repository": {
66
"type": "git",
@@ -41,6 +41,7 @@
4141
"axios": "^1.6.7",
4242
"bs58": "^6.0.0",
4343
"incur": "0.4.1",
44+
"patch-package": "^8.0.1",
4445
"qrcode-terminal": "^0.12.0",
4546
"viem": "^2.47.16",
4647
"zod": "^4.3.6"
@@ -51,7 +52,6 @@
5152
"@types/qrcode-terminal": "^0.12.2",
5253
"eslint": "8.53.0",
5354
"jest": "^29.7.0",
54-
"patch-package": "^8.0.1",
5555
"prettier": "^3.5.2",
5656
"rimraf": "^6.0.1",
5757
"ts-jest": "^29.1.2",

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@phantom/mcp-server",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "MCP Server for Phantom Wallet",
55
"repository": {
66
"type": "git",

packages/phantom-openclaw-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@phantom/phantom-openclaw-plugin",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Phantom Embedded Wallet — sign transactions, transfer tokens, and swap on Solana and Ethereum. Powered by Phantom.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)