diff --git a/pubspec.lock b/pubspec.lock index ede76ab5..d0a2b8c1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -300,9 +300,11 @@ packages: carp_webservices: dependency: "direct main" description: - path: "../carp.sensing-flutter/backends/carp_webservices" - relative: true - source: path + path: "backends/carp_webservices" + ref: "LarsRefsgaard/openid-authentication" + resolved-ref: d3cea4b8d895f38f2e1e6b620baa2fdcd0c14218 + url: "https://github.com/cph-cachet/carp.sensing-flutter" + source: git version: "1.3.0" characters: dependency: transitive diff --git a/pubspec.yaml b/pubspec.yaml index 46981858..6f23335d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -52,11 +52,11 @@ dependencies: dependency_overrides: uuid: 4.1.0 carp_webservices: - path: ../carp.sensing-flutter/backends/carp_webservices - # git: - # url: https://github.com/cph-cachet/carp.sensing-flutter - # ref: LarsRefsgaard/openid-authentication - # path: backends/carp_webservices + # path: ../carp.sensing-flutter/backends/carp_webservices + git: + url: https://github.com/cph-cachet/carp.sensing-flutter + ref: LarsRefsgaard/openid-authentication + path: backends/carp_webservices dev_dependencies: # flutter_test: