Skip to content

Commit 351131f

Browse files
committed
Update pubspec.yaml
1 parent 245a7b7 commit 351131f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/better_networking/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ dependencies:
1919
sdk: flutter
2020
collection: ^1.18.0
2121
convert: ^3.1.2
22+
crypto: ^3.0.6
23+
dart_jsonwebtoken: ^3.2.0
2224
freezed_annotation: ^2.4.1
2325
http: ^1.3.0
2426
http_parser: ^4.1.2
2527
json5: ^0.8.2
2628
json_annotation: ^4.9.0
2729
seed: ^0.0.3
2830
xml: ^6.3.0
29-
crypto: ^3.0.6
30-
dart_jsonwebtoken: ^3.2.0
3131

3232
dev_dependencies:
3333
flutter_test:

0 commit comments

Comments
 (0)