mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 01:45:55 +08:00
Avoid our fork of ssh_key
The required change has been upstreamed.
This commit is contained in:
10
pubspec.lock
10
pubspec.lock
@ -818,12 +818,10 @@ packages:
|
||||
ssh_key:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
path: "."
|
||||
ref: HEAD
|
||||
resolved-ref: "60e088a136a62cd1afe553e8858558f76df00f2d"
|
||||
url: "https://github.com/GitJournal/ssh_key.git"
|
||||
source: git
|
||||
version: "0.5.0"
|
||||
name: ssh_key
|
||||
url: "https://pub.dartlang.org"
|
||||
source: hosted
|
||||
version: "0.5.1"
|
||||
stack_trace:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
@ -48,8 +48,7 @@ dependencies:
|
||||
equatable: ^1.1.0
|
||||
purchases_flutter: ^1.1.0
|
||||
cached_network_image: ^2.2.0+1
|
||||
ssh_key:
|
||||
git: https://github.com/GitJournal/ssh_key.git
|
||||
ssh_key: ^0.5.1
|
||||
isolate: ^2.0.3
|
||||
flutter_webview_plugin: ^0.3.11
|
||||
image_picker: ^0.6.6+1
|
||||
|
Reference in New Issue
Block a user