Skip to content

Commit

Permalink
acala/karura plugin update
Browse files Browse the repository at this point in the history
  • Loading branch information
RomeroYang committed Mar 26, 2024
1 parent 2fae33e commit 878eee1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1019,8 +1019,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: d27ed9e709a54fa2ef036ff5277ac75c87a088ac
resolved-ref: d27ed9e709a54fa2ef036ff5277ac75c87a088ac
ref: "9c88125ae51c102259a7579a5a0a7784c1970dd3"
resolved-ref: "9c88125ae51c102259a7579a5a0a7784c1970dd3"
url: "https://github.com/AcalaNetwork/polkawallet_plugin_acala.git"
source: git
version: "0.5.6"
Expand Down Expand Up @@ -1064,8 +1064,8 @@ packages:
dependency: "direct main"
description:
path: "."
ref: fbcc061f0248c2adcec7835fac4636be05b4736b
resolved-ref: fbcc061f0248c2adcec7835fac4636be05b4736b
ref: "7f7c86aa7610baa3aad0863bff676de81978026d"
resolved-ref: "7f7c86aa7610baa3aad0863bff676de81978026d"
url: "https://github.com/AcalaNetwork/polkawallet_plugin_karura.git"
source: git
version: "0.5.6"
Expand Down Expand Up @@ -1108,10 +1108,10 @@ packages:
dependency: "direct main"
description:
name: polkawallet_ui
sha256: "4c8c471bd339346cdf521774b27d72ba6a2e6fc24ab7924755537f0d5923121a"
sha256: "9cbe970586a5bf250c1153b61bac246d3d7dbf7e9ded8382f312a97fb9e3e847"
url: "https://pub.dev"
source: hosted
version: "0.5.5+1"
version: "0.5.5+2"
pool:
dependency: transitive
description:
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ dependencies:
polkawallet_plugin_acala:
git:
url: https://github.com/AcalaNetwork/polkawallet_plugin_acala.git
ref: d27ed9e709a54fa2ef036ff5277ac75c87a088ac
ref: 9c88125ae51c102259a7579a5a0a7784c1970dd3
polkawallet_plugin_karura:
git:
url: https://github.com/AcalaNetwork/polkawallet_plugin_karura.git
ref: fbcc061f0248c2adcec7835fac4636be05b4736b
ref: 7f7c86aa7610baa3aad0863bff676de81978026d
polkawallet_plugin_evm:
git:
url: https://github.com/polkawallet-io/polkawallet_plugin_evm.git
Expand Down Expand Up @@ -111,7 +111,7 @@ dependency_overrides:
# path: ../../coding/polkawallet/polkawallet_plugin_statemine
# polkawallet_plugin_evm:
# path: ../../coding/polkawallet/polkawallet_plugin_evm
polkawallet_ui: ^0.5.5+1
polkawallet_ui: ^0.5.5+2
polkawallet_sdk: ^0.5.9+4
# polkawallet_ui:
# path: ../../coding/polkawallet/ui
Expand Down

0 comments on commit 878eee1

Please sign in to comment.