Files
shorebird/packages/shorebird_code_push_protocol/pubspec.yaml
T
dependabot[bot] b737a7a6b3 chore(deps): bump the dart-deps group across 1 directory with 4 updates (#3258)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-31 11:21:14 -05:00

23 lines
466 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.8.0 <4.0.0"
dependencies:
decimal: ^3.2.4
equatable: ^2.0.5
json_annotation: ^4.8.1
meta: ^1.16.0
dev_dependencies:
build_runner: ^2.6.0
json_serializable: ^6.6.1
mocktail: ^1.0.0
test: ^1.26.3