Files
shorebird/packages/shorebird_code_push_protocol/pubspec.yaml
T
dependabot[bot] 721ee33405 chore(deps): bump the dart-deps group across 1 directory with 4 updates (#3841)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-11 17:03:08 -07:00

22 lines
476 B
YAML

name: shorebird_code_push_protocol
description: Library which contains common interfaces used by Shorebird CodePush
version: 0.1.0+1
repository: https://github.com/shorebirdtech/shorebird
resolution: workspace
publish_to: none
environment:
sdk: ">=3.9.0 <4.0.0"
dependencies:
collection: ^1.19.1
meta: ^1.18.3
dev_dependencies:
mocktail: ^1.0.5
# Only used by `tool/gen.dart` to regenerate lib/src/ from the OpenAPI
# spec.
space_gen: ^1.3.0
test: ^1.31.2