Skip to content

Commit

Permalink
build: uptake at_chops 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
murali-shris committed Jan 24, 2024
1 parent e7ec86a commit 97f7ff7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
2 changes: 2 additions & 0 deletions packages/at_lookup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 3.0.45
- build[deps]: Upgraded at_chops to v2.0.0
## 3.0.44
- build[deps]: Upgraded the following packages:
- at_commons to v4.0.0
Expand Down
11 changes: 2 additions & 9 deletions packages/at_lookup/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: at_lookup
description: A Dart library that contains the core commands that can be used with a secondary server (scan, update, lookup, llookup, plookup, etc.)
version: 3.0.44
version: 3.0.45
repository: https://github.com/atsign-foundation/at_libraries
homepage: https://atsign.com
documentation: https://docs.atsign.com/
Expand All @@ -16,15 +16,8 @@ dependencies:
at_commons: ^4.0.0
mutex: ^3.0.0
meta: ^1.8.0
at_chops: ^1.0.7
at_chops: ^2.0.0

#TODO - replace with published version
dependency_overrides:
at_chops:
git:
url: https://github.com/atsign-foundation/at_libraries
path: packages/at_chops
ref: pass_optional_key_params
dev_dependencies:
mocktail: ^1.0.1
lints: ^1.0.1
Expand Down

0 comments on commit 97f7ff7

Please sign in to comment.