Skip to content

Commit 23ef27c

Browse files
committed
removed unnecesary dependency
1 parent 0035d7f commit 23ef27c

File tree

2 files changed

+0
-25
lines changed

2 files changed

+0
-25
lines changed

pubspec.lock

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -78,14 +78,6 @@ packages:
7878
url: "https://pub.dev"
7979
source: hosted
8080
version: "1.0.1"
81-
bip39:
82-
dependency: "direct main"
83-
description:
84-
name: bip39
85-
sha256: de1ee27ebe7d96b84bb3a04a4132a0a3007dcdd5ad27dd14aa87a29d97c45edc
86-
url: "https://pub.dev"
87-
source: hosted
88-
version: "1.0.6"
8981
boolean_selector:
9082
dependency: transitive
9183
description:
@@ -302,14 +294,6 @@ packages:
302294
url: "https://pub.dev"
303295
source: hosted
304296
version: "1.0.0"
305-
hex:
306-
dependency: transitive
307-
description:
308-
name: hex
309-
sha256: "4e7cd54e4b59ba026432a6be2dd9d96e4c5205725194997193bf871703b82c4a"
310-
url: "https://pub.dev"
311-
source: hosted
312-
version: "0.2.0"
313297
hive:
314298
dependency: "direct main"
315299
description:
@@ -486,14 +470,6 @@ packages:
486470
url: "https://pub.dev"
487471
source: hosted
488472
version: "1.9.0"
489-
pointycastle:
490-
dependency: transitive
491-
description:
492-
name: pointycastle
493-
sha256: "4be0097fcf3fd3e8449e53730c631200ebc7b88016acecab2b0da2f0149222fe"
494-
url: "https://pub.dev"
495-
source: hosted
496-
version: "3.9.1"
497473
pool:
498474
dependency: transitive
499475
description:

pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ environment:
1010
dependencies:
1111
ansicolor: ^2.0.2
1212
args: ^2.5.0
13-
bip39: ^1.0.6
1413
cli_spin: ^1.0.1
1514
convert: ^3.1.1
1615
dcli: ^4.0.1-beta.4

0 commit comments

Comments
 (0)