mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-12-22 19:39:22 +00:00
update solana package
This commit is contained in:
parent
5496d2de96
commit
f15d051108
2 changed files with 4 additions and 4 deletions
|
@ -1760,11 +1760,11 @@ packages:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "packages/solana"
|
path: "packages/solana"
|
||||||
ref: "706be5f166d31736c443cca4cd311b7fcfc2a9bf"
|
ref: dea799c20bc917f72b18c916ca96bc99fb1bd1c5
|
||||||
resolved-ref: "706be5f166d31736c443cca4cd311b7fcfc2a9bf"
|
resolved-ref: dea799c20bc917f72b18c916ca96bc99fb1bd1c5
|
||||||
url: "https://github.com/cypherstack/espresso-cash-public.git"
|
url: "https://github.com/cypherstack/espresso-cash-public.git"
|
||||||
source: git
|
source: git
|
||||||
version: "0.30.4"
|
version: "0.31.0"
|
||||||
source_gen:
|
source_gen:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
|
|
@ -179,7 +179,7 @@ dependencies:
|
||||||
solana:
|
solana:
|
||||||
git: # TODO [prio=low]: Revert to official package once Tor support is merged upstream.
|
git: # TODO [prio=low]: Revert to official package once Tor support is merged upstream.
|
||||||
url: https://github.com/cypherstack/espresso-cash-public.git
|
url: https://github.com/cypherstack/espresso-cash-public.git
|
||||||
ref: 706be5f166d31736c443cca4cd311b7fcfc2a9bf
|
ref: dea799c20bc917f72b18c916ca96bc99fb1bd1c5
|
||||||
path: packages/solana
|
path: packages/solana
|
||||||
calendar_date_picker2: ^1.0.2
|
calendar_date_picker2: ^1.0.2
|
||||||
sqlite3: 2.4.3
|
sqlite3: 2.4.3
|
||||||
|
|
Loading…
Reference in a new issue