Skip to content

Commit

Permalink
Switch to json_schema2
Browse files Browse the repository at this point in the history
  • Loading branch information
jpeiffer committed Sep 9, 2023
1 parent 16e3a0b commit 9a4e3cb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions json_theme/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
sdk: 'flutter'
json_class: '^3.0.0'
json_schema2: '^5.1.3'
json_theme_annotation: '^1.0.1+3'
json_theme_annotation: '^1.0.1+1'
logging: '^1.2.0'
meta: '^1.9.1'

Expand All @@ -32,11 +32,11 @@ dev_dependencies:
recase: '^4.1.0'
source_gen: '^1.4.0'

dependency_overrides:
json_theme_annotation:
path: ../annotation
json_theme_codegen:
path: ../codegen
# dependency_overrides:
# json_theme_annotation:
# path: ../annotation
# json_theme_codegen:
# path: ../codegen

ignore_updates:
- 'archive'
Expand Down

0 comments on commit 9a4e3cb

Please sign in to comment.