diff --git a/pubspec.lock b/pubspec.lock index 83cad90..94d554f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -766,8 +766,8 @@ packages: dependency: "direct main" description: path: "packages/tfchain_client" - ref: main_fix_urls - resolved-ref: d5204d4a5af4f1fbf80334db8039e17f9e323161 + ref: main + resolved-ref: dd4eaec9c720c3b083f8f16e2a58799046e02ad8 url: "https://github.com/threefoldtech/tfgrid-sdk-dart.git" source: git version: "0.1.0" diff --git a/pubspec.yaml b/pubspec.yaml index 8fd6a20..5e2a710 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -22,6 +22,6 @@ dependencies: tfchain_client: git: url: https://github.com/threefoldtech/tfgrid-sdk-dart.git - ref: main_fix_urls + ref: main path: packages/tfchain_client version: any