diff --git a/pubspec.lock b/pubspec.lock index 9b3f27f43..3f1eac0c6 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2072,9 +2072,9 @@ packages: dependency: "direct overridden" description: path: wakelock_windows - ref: "2a9bca63a540771f241d688562351482b2cf234c" - resolved-ref: "2a9bca63a540771f241d688562351482b2cf234c" - url: "https://github.com/timsneath/wakelock.git" + ref: main + resolved-ref: f3610d6c246098fee74463de09434ed81fc2a7c8 + url: "https://github.com/chandrabezzo/wakelock.git" source: git version: "0.2.2" watcher: diff --git a/pubspec.yaml b/pubspec.yaml index 58fc500d6..f84c3a8e7 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -169,6 +169,6 @@ dependency_overrides: # https://github.com/creativecreatorormaybenot/wakelock/pull/203 wakelock_windows: git: - url: https://github.com/timsneath/wakelock.git - ref: 2a9bca63a540771f241d688562351482b2cf234c - path: wakelock_windows + url: https://github.com/chandrabezzo/wakelock.git + ref: main + path: wakelock_windows/