mirror of
https://github.com/foss42/apidash.git
synced 2025-07-09 12:22:32 +08:00
Update pubspec.yaml
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
name: postman
|
name: postman
|
||||||
description: Seamlessly work with postman collections
|
description: Seamlessly work with postman collections
|
||||||
version: 0.0.1-dev.1
|
version: 0.0.1-dev.2
|
||||||
homepage: https://github.com/foss42/apidash
|
homepage: https://github.com/foss42/apidash
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
@ -8,8 +8,11 @@ environment:
|
|||||||
|
|
||||||
# Add regular dependencies here.
|
# Add regular dependencies here.
|
||||||
dependencies:
|
dependencies:
|
||||||
# path: ^1.8.0
|
freezed_annotation: ^2.4.4
|
||||||
|
|
||||||
dev_dependencies:
|
dev_dependencies:
|
||||||
|
build_runner: ^2.4.12
|
||||||
|
freezed: ^2.5.7
|
||||||
|
json_serializable: ^6.7.1
|
||||||
lints: ^4.0.0
|
lints: ^4.0.0
|
||||||
test: ^1.24.0
|
test: ^1.24.0
|
||||||
|
Reference in New Issue
Block a user