We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e795a7 commit fa98473Copy full SHA for fa98473
json_serializable/pubspec.yaml
@@ -1,5 +1,5 @@
1
name: json_serializable
2
-version: 0.5.6-dev
+version: 0.5.6
3
author: Dart Team <misc@dartlang.org>
4
description: Generates utilities to aid in serializing to/from JSON.
5
homepage: https://github.com/dart-lang/json_serializable
@@ -25,7 +25,3 @@ dev_dependencies:
25
logging: ^0.11.3+1
26
test: ^0.12.3
27
yaml: ^2.1.13
28
-
29
-dependency_overrides:
30
- json_annotation:
31
- path: ../json_annotation
0 commit comments