Added json_annotation dependency
This commit is contained in:
parent
eedd7a336d
commit
acb4f274d8
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name: tuuli_api
|
||||
version: 1.0.2
|
||||
version: 1.0.3
|
||||
description: OpenAPI API client
|
||||
homepage: homepage
|
||||
|
||||
|
|
@ -11,5 +11,6 @@ dependencies:
|
|||
|
||||
dev_dependencies:
|
||||
build_runner: any
|
||||
json_annotation: ^4.8.1
|
||||
json_serializable: ^6.6.1
|
||||
test: ^1.16.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue