diff --git a/pubspec.lock b/pubspec.lock index 734864e3d..a02c65988 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -204,11 +204,12 @@ packages: computer: dependency: "direct main" description: - name: computer - sha256: "3df9f1ef497aaf69e066b00f4441726eb28037dc33e97b5d56393967f92c5fe8" - url: "https://pub.dev" - source: hosted - version: "2.0.0" + path: "." + ref: HEAD + resolved-ref: "82e365fed8a1a76f6eea0220de98389eed7b0445" + url: "https://github.com/ente-io/computer.git" + source: git + version: "3.2.1" confetti: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 9d5c397b4..90ef7f723 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,8 @@ dependencies: bloc: ^8.0.3 #done clipboard: ^0.1.3 collection: # dart - computer: ^2.0.0 + computer: + git: "https://github.com/ente-io/computer.git" confetti: ^0.7.0 connectivity: ^3.0.3 cupertino_icons: ^1.0.0