diff --git a/das_client/das_custom_lints/pubspec.lock b/das_client/das_custom_lints/pubspec.lock index f9b84c53..66b23fcd 100644 --- a/das_client/das_custom_lints/pubspec.lock +++ b/das_client/das_custom_lints/pubspec.lock @@ -105,16 +105,18 @@ packages: custom_lint: dependency: transitive description: - path: "../../../dart_custom_lint/packages/custom_lint" - relative: true - source: path + name: custom_lint + sha256: "3486c470bb93313a9417f926c7dd694a2e349220992d7b9d14534dc49c15bba9" + url: "https://pub.dev" + source: hosted version: "0.7.0" custom_lint_builder: dependency: "direct main" description: - path: "../../../dart_custom_lint/packages/custom_lint_builder" - relative: true - source: path + name: custom_lint_builder + sha256: "42cdc41994eeeddab0d7a722c7093ec52bd0761921eeb2cbdbf33d192a234759" + url: "https://pub.dev" + source: hosted version: "0.7.0" custom_lint_core: dependency: transitive diff --git a/das_client/das_custom_lints/pubspec.yaml b/das_client/das_custom_lints/pubspec.yaml index e49acee3..a844e8be 100644 --- a/das_client/das_custom_lints/pubspec.yaml +++ b/das_client/das_custom_lints/pubspec.yaml @@ -8,5 +8,5 @@ environment: dependencies: analyzer: ^6.7.0 analyzer_plugin: ^0.11.2 - custom_lint_builder: - path: ../../../dart_custom_lint/packages/custom_lint_builder + custom_lint_builder: ^0.7.0 + # path: ../../../dart_custom_lint/packages/custom_lint_builder diff --git a/das_client/pubspec.lock b/das_client/pubspec.lock index 33dd322c..b315cf47 100644 --- a/das_client/pubspec.lock +++ b/das_client/pubspec.lock @@ -247,18 +247,20 @@ packages: source: hosted version: "1.0.0" custom_lint: - dependency: "direct dev" + dependency: transitive description: - path: "../../dart_custom_lint/packages/custom_lint" - relative: true - source: path + name: custom_lint + sha256: "3486c470bb93313a9417f926c7dd694a2e349220992d7b9d14534dc49c15bba9" + url: "https://pub.dev" + source: hosted version: "0.7.0" custom_lint_builder: dependency: transitive description: - path: "../../dart_custom_lint/packages/custom_lint_builder" - relative: true - source: path + name: custom_lint_builder + sha256: "42cdc41994eeeddab0d7a722c7093ec52bd0761921eeb2cbdbf33d192a234759" + url: "https://pub.dev" + source: hosted version: "0.7.0" custom_lint_core: dependency: transitive