Files
shorebird/packages/artifact_proxy/pubspec.yaml
T
dependabot[bot] 07b2537960 chore(deps): bump shelf from 1.4.1 to 1.4.2 in /packages/artifact_proxy in the artifact_proxy-deps group (#2282)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 08:47:41 -07:00

25 lines
506 B
YAML

name: artifact_proxy
description: Intercept and proxy Flutter artifact requests.
version: 1.0.0
repository: https://github.com/shorebirdtech/shorebird/
publish_to: "none"
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
checked_yaml: ^2.0.2
collection: ^1.19.0
http: ^1.0.0
json_annotation: ^4.9.0
quiver: ^3.2.1
shelf: ^1.4.2
shelf_hotreload: ^1.5.0
dev_dependencies:
build_runner: ^2.4.11
json_serializable: ^6.6.1
mocktail: ^1.0.4
test: ^1.25.7
very_good_analysis: ^5.1.0