diff --git a/packages/shorebird_cli/pubspec.lock b/packages/shorebird_cli/pubspec.lock index d9085c7f..6eef6c5e 100644 --- a/packages/shorebird_cli/pubspec.lock +++ b/packages/shorebird_cli/pubspec.lock @@ -560,9 +560,10 @@ packages: scoped_deps: dependency: "direct main" description: - path: "../scoped_deps" - relative: true - source: path + name: scoped_deps + sha256: "7416a9026f3b457dda634a8e83c8e47d7ece33bef360ffba114c2d89255166ae" + url: "https://pub.dev" + source: hosted version: "0.1.0+1" shelf: dependency: transitive diff --git a/packages/shorebird_cli/pubspec.yaml b/packages/shorebird_cli/pubspec.yaml index a870186a..4300d0f1 100644 --- a/packages/shorebird_cli/pubspec.yaml +++ b/packages/shorebird_cli/pubspec.yaml @@ -32,8 +32,7 @@ dependencies: propertylistserialization: ^1.3.0 pub_semver: ^2.1.4 pubspec_parse: ^1.2.3 - scoped_deps: - path: ../scoped_deps + scoped_deps: ^0.1.0 shorebird_code_push_client: path: ../shorebird_code_push_client shorebird_code_push_protocol: