From 23417071ad23250c83275420c0b847822f409a7e Mon Sep 17 00:00:00 2001 From: Niklas Natter Date: Fri, 1 Mar 2024 16:44:56 +0100 Subject: [PATCH] chore(bouncer): Use stable sdk version --- bouncer/package.json | 2 +- bouncer/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bouncer/package.json b/bouncer/package.json index 3d3d443b1a..078adeadaf 100644 --- a/bouncer/package.json +++ b/bouncer/package.json @@ -6,7 +6,7 @@ "prettier:write": "prettier --write ." }, "dependencies": { - "@chainflip/cli": "^1.2.1-alpha.3", + "@chainflip/cli": "^1.2.1", "@iarna/toml": "^2.2.5", "@polkadot/api": "10.7.2", "@polkadot/keyring": "12.2.1", diff --git a/bouncer/pnpm-lock.yaml b/bouncer/pnpm-lock.yaml index e44170d109..57c2cf5c55 100644 --- a/bouncer/pnpm-lock.yaml +++ b/bouncer/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@chainflip/cli': - specifier: ^1.2.1-alpha.3 - version: 1.2.1-alpha.3(@polkadot/util-crypto@12.2.1)(@polkadot/util@12.2.1)(axios@1.3.5)(ethers@6.8.0) + specifier: ^1.2.1 + version: 1.2.1(@polkadot/util-crypto@12.2.1)(@polkadot/util@12.2.1)(axios@1.3.5)(ethers@6.8.0) '@iarna/toml': specifier: ^2.2.5 version: 2.2.5 @@ -120,8 +120,8 @@ packages: regenerator-runtime: 0.14.1 dev: false - /@chainflip/cli@1.2.1-alpha.3(@polkadot/util-crypto@12.2.1)(@polkadot/util@12.2.1)(axios@1.3.5)(ethers@6.8.0): - resolution: {integrity: sha512-k/O1ApANYDtydfJsGKmD29pYwpJyT4MOsUksR3qpdw5QpM61Iyj/lT//xJzYiqTrBTKfboeuhAd4ybGKx4pEEg==} + /@chainflip/cli@1.2.1(@polkadot/util-crypto@12.2.1)(@polkadot/util@12.2.1)(axios@1.3.5)(ethers@6.8.0): + resolution: {integrity: sha512-/Z27FaONwVl8XUFCu/nXJKw5erKIRtP67K/ZACuAbmnTwTlGxwSdTzpBB1K6mWJ8RuK4+WN5hyqMmzMInIqS3g==} hasBin: true peerDependencies: '@polkadot/util': ^12.x