CAKE-306 | merged main branch into current and resolved problems
OleksandrSobol committed
May 28, 2021 at 17:58 UTC
bb92fb3288bbf4b5b6d55e99b896e88454fb8aee
2 files changed
+4
-4
pubspec.lock
+3
-3
@@ -70,7 +70,7 @@ packages:
70
path: "."
71
ref: cake
72
resolved-ref: "02fef082f20af13de00b4e64efb93a2c1e5e1cf2"
73
- url: "git@github.com:cake-tech/bech32.git"
73
+ url: "https://github.com/cake-tech/bech32.git"
74
source: git
75
version: "0.2.0"
76
bip32:
@@ -92,8 +92,8 @@ packages:
92
description:
93
path: "."
94
ref: cake
95
- resolved-ref: b3ab2926c665f0e68b74a4a5f31059f7fcd817b7
96
- url: "git@github.com:cake-tech/bitcoin_flutter.git"
95
+ resolved-ref: cbabfd87b6ce3cae6051a3e86ddb56e7a934e188
96
+ url: "https://github.com/cake-tech/bitcoin_flutter.git"
97
source: git
98
version: "2.0.2"
99
boolean_selector:
pubspec.yaml
+1
-1
@@ -151,4 +151,4 @@ flutter:
151
# weight: 700
152
#
153
# For details regarding fonts from package dependencies,
154
- # see https://flutter.dev/custom-fonts/#from-packages
154
+ # see https://flutter.dev/custom-fonts/#from-packages
\ No newline at end of file