Skip to content

Commit

Permalink
Hot Fix: Update Target Dependency Versions (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
callius authored Jul 22, 2023
1 parent d519b9c commit 96469a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/target_annotation_processor/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,17 @@ dependencies:
git:
url: https://github.com/callius/target-dart
path: packages/target
ref: v0.2.2
ref: v0.3.0
target_annotation:
git:
url: https://github.com/callius/target-dart
path: packages/target_annotation
ref: v0.2.2
ref: v0.3.0
target_extension:
git:
url: https://github.com/callius/target-dart
path: packages/target_extension
ref: v0.2.2
ref: v0.3.0

dev_dependencies:
build_runner: null
Expand Down

0 comments on commit 96469a0

Please sign in to comment.