Skip to content

Commit

Permalink
fix: replace at_commons dependency overrides with published version
Browse files Browse the repository at this point in the history
  • Loading branch information
murali-shris committed Dec 6, 2024
1 parent 84efa75 commit b21e8d4
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions packages/at_secondary_server/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
basic_utils: 5.7.0
ecdsa: 0.1.0
encrypt: 5.0.3
at_commons: 5.1.0
at_commons: 5.1.1
at_utils: 3.0.19
at_chops: 2.2.0
at_lookup: 3.0.49
Expand All @@ -34,13 +34,6 @@ dependencies:
yaml: 3.1.2
logging: 1.2.0

dependency_overrides:
at_commons:
git:
url: https://github.com/atsign-foundation/at_libraries.git
path: packages/at_commons
ref: apkam_iv_issue_fix

dev_dependencies:
build_runner: ^2.3.3
test: ^1.25.9
Expand Down

0 comments on commit b21e8d4

Please sign in to comment.