mirror of
https://github.com/foss42/apidash.git
synced 2025-08-06 13:51:20 +08:00
Update pubspec.yaml
This commit is contained in:
@ -19,7 +19,7 @@ dependencies:
|
|||||||
http_parser: ^4.0.2
|
http_parser: ^4.0.2
|
||||||
postman:
|
postman:
|
||||||
path: ../postman
|
path: ../postman
|
||||||
seed: ^0.0.2
|
seed: ^0.0.3
|
||||||
xml: ^6.3.0
|
xml: ^6.3.0
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
@ -28,4 +28,5 @@ dev_dependencies:
|
|||||||
build_runner: ^2.4.12
|
build_runner: ^2.4.12
|
||||||
flutter_lints: ^4.0.0
|
flutter_lints: ^4.0.0
|
||||||
freezed: ^2.5.7
|
freezed: ^2.5.7
|
||||||
|
json_serializable: ^6.7.1
|
||||||
test: ^1.25.2
|
test: ^1.25.2
|
||||||
|
Reference in New Issue
Block a user