From f509703084b62cb880c069ff949192f0723a2401 Mon Sep 17 00:00:00 2001 From: poka Date: Wed, 15 Jun 2022 02:03:07 +0200 Subject: [PATCH] fix: deps for CI --- pubspec.lock | 6 +++--- pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 3a33fb0..60bf6e8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1002,10 +1002,10 @@ packages: description: path: "." ref: gecko-work - resolved-ref: cb802395bedf17e352b7022b268b61ce40bc1a95 - url: "https://github.com/poka-IT/sdk.git" + resolved-ref: b0d761c021ab1ae804e779c4535ef292f7149760 + url: "git@github.com:poka-IT/sdk.git" source: git - version: "0.4.6" + version: "0.4.7" pool: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 8a4784b..b6ef896 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -67,7 +67,7 @@ dependencies: package_info_plus: ^1.4.2 polkawallet_sdk: #^0.4.7 git: - url: https://github.com/poka-IT/sdk.git + url: git@github.com:poka-IT/sdk.git ref: gecko-work dots_indicator: ^2.1.0 web_socket_channel: ^2.2.0