diff --git a/packages/scoped_deps/pubspec.yaml b/packages/scoped_deps/pubspec.yaml index 8a080ec3..7353b1cf 100644 --- a/packages/scoped_deps/pubspec.yaml +++ b/packages/scoped_deps/pubspec.yaml @@ -1,5 +1,5 @@ name: scoped_deps -description: A simple dependency injection library built on Zones +description: A simple Dart library for managing scoped dependencies built on top of Zones from dart:async. version: 0.1.0+1 homepage: https://shorebird.dev repository: https://github.com/shorebirdtech/shorebird/tree/main/packages/scoped_deps