Skip to content

Commit

Permalink
cli-commons bump version @ 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ochaloup committed Sep 6, 2023
1 parent fa03872 commit 4f257b6
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cli-common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@marinade.finance/cli-common",
"version": "1.0.6",
"version": "1.0.7",
"description": "CLI tooling",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions packages/ledger-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"@ledgerhq/hw-app-solana": "^7.0.12",
"@ledgerhq/hw-transport-node-hid-noevents": "^6.27.18",
"@solana/web3.js": "^1.78.4",
"@marinade.finance/cli-common": "^1.0.6"
"@marinade.finance/cli-common": "^1.0.7"
},
"peerDependencies": {
"pino": "^8.15.0",
"@ledgerhq/errors": "^6.13.1",
"@ledgerhq/hw-app-solana": "^7.0.12",
"@ledgerhq/hw-transport-node-hid-noevents": "^6.27.18",
"@solana/web3.js": "^1.78.4",
"@marinade.finance/cli-common": "^1.0.6"
"@marinade.finance/cli-common": "^1.0.7"
}
}
2 changes: 1 addition & 1 deletion packages/marinade-ts-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"expand-tilde": "^2.0.2",
"pino": "^8.15.0",
"pino-pretty": "^10.2.0",
"@marinade.finance/cli-common": "^1.0.6",
"@marinade.finance/cli-common": "^1.0.7",
"@marinade.finance/ledger-utils": "^1.0.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4f257b6

Please sign in to comment.