Skip to content

Commit

Permalink
ALL-6089 - Fix Solana Transaction not confirmed (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hathoriel committed Apr 2, 2024
1 parent 80dbc9c commit 9b45588
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tatumio/tatum-kms",
"version": "7.0.1",
"version": "7.0.2",
"description": "Tatum KMS - Key Management System for Tatum-powered apps.",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@aws-sdk/client-secrets-manager": "^3.445.0",
"@tatumio/cardano": "^2.2.39",
"@tatumio/celo": "^2.2.39",
"@tatumio/solana": "^2.2.39",
"@tatumio/solana": "^2.2.67",
"@tatumio/tatum": "^1.37.39",
"@tatumio/tatum-kcs": "^2.0.0-alpha.113",
"@tatumio/tron": "^2.2.39",
Expand Down

0 comments on commit 9b45588

Please sign in to comment.