Files
shorebird/packages/redis_client/pubspec.yaml
T
dependabot[bot] cf515f1317 chore(deps): bump the dart-deps group across 1 directory with 12 updates (#3661)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 19:42:08 +00:00

17 lines
436 B
YAML

name: shorebird_redis_client
description: A lightweight Dart client library for communicating with a Redis server. Built by Shorebird.
version: 0.0.12
homepage: https://shorebird.dev
repository: https://github.com/shorebirdtech/shorebird/tree/main/packages/redis_client
topics: [redis, cache, shorebird]
resolution: workspace
environment:
sdk: ">=3.9.0 <4.0.0"
dependencies:
resp_client: ^1.2.0
dev_dependencies:
test: ^1.31.0