TF-1018 Add json_serialize and json_annotation to pubspec.yaml
This commit is contained in:
committed by
Dat H. Pham
parent
be6ab03cfb
commit
edc4a99e8b
+2
-2
@@ -769,14 +769,14 @@ packages:
|
||||
source: hosted
|
||||
version: "0.6.4"
|
||||
json_annotation:
|
||||
dependency: transitive
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: json_annotation
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "4.5.0"
|
||||
json_serializable:
|
||||
dependency: transitive
|
||||
dependency: "direct dev"
|
||||
description:
|
||||
name: json_serializable
|
||||
url: "https://pub.dartlang.org"
|
||||
|
||||
Reference in New Issue
Block a user