Skip to content

Commit

Permalink
Merge pull request #63 from ardriveapp/PE-5747-fix
Browse files Browse the repository at this point in the history
PE-5747: fix
  • Loading branch information
thiagocarvalhodev authored Apr 15, 2024
2 parents ac2c39a + 82a86f8 commit b84148c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
json_annotation: ^4.0.1
jwk: ^0.1.0
meta: ^1.7.0
pointycastle: ^3.1.1
pointycastle: 3.7.4
built_value: ^8.0.6
js: ^0.6.3
retry: ^3.1.0
Expand All @@ -30,6 +30,8 @@ dependencies:

dependency_overrides:
fetch_api: 1.0.1
pointycastle: 3.7.4


dev_dependencies:
build_runner: ^2.0.4
Expand Down

0 comments on commit b84148c

Please sign in to comment.