Skip to content

Commit 5dbb1b2

Browse files
authored
Prepare to release json_serializable v6.2.0 (#1142)
1 parent 0d836a4 commit 5dbb1b2

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

checked_yaml/pubspec.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,5 @@ dev_dependencies:
2222
test_process: ^2.0.0
2323

2424
dependency_overrides:
25-
json_annotation:
26-
path: ../json_annotation
2725
json_serializable:
2826
path: ../json_serializable

json_serializable/pubspec.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,3 @@ dev_dependencies:
3636
test_descriptor: ^2.0.0
3737
test_process: ^2.0.0
3838
yaml: ^3.0.0
39-
40-
dependency_overrides:
41-
json_annotation:
42-
path: ../json_annotation

0 commit comments

Comments
 (0)