Skip to content

Commit

Permalink
readdy for v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin Constable committed Apr 26, 2022
1 parent 190a84e commit e954c0e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 43 deletions.
1 change: 0 additions & 1 deletion bin/sshnp.dart
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import 'package:uuid/uuid.dart';
// local packages
import 'package:sshnoports/home_directory.dart';
import 'package:sshnoports/check_non_ascii.dart';
//import 'package:ssh_control/ssh_local.dart';
import 'package:sshnoports/cleanup_sshnp.dart';
//

Expand Down
35 changes: 0 additions & 35 deletions lib/ssh_local.dart

This file was deleted.

14 changes: 7 additions & 7 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,21 +56,21 @@ packages:
name: at_client
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.18"
version: "3.0.20"
at_commons:
dependency: transitive
description:
name: at_commons
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.13"
version: "3.0.14"
at_lookup:
dependency: "direct main"
description:
name: at_lookup
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.19"
version: "3.0.22"
at_onboarding_cli:
dependency: "direct main"
description:
Expand All @@ -84,7 +84,7 @@ packages:
name: at_persistence_secondary_server
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.23"
version: "3.0.24"
at_persistence_spec:
dependency: transitive
description:
Expand Down Expand Up @@ -189,7 +189,7 @@ packages:
name: dartssh2
url: "https://pub.dartlang.org"
source: hosted
version: "2.6.0"
version: "2.6.1"
encrypt:
dependency: transitive
description:
Expand Down Expand Up @@ -371,7 +371,7 @@ packages:
name: pinenacl
url: "https://pub.dartlang.org"
source: hosted
version: "0.3.3"
version: "0.3.4"
pointycastle:
dependency: transitive
description:
Expand Down Expand Up @@ -560,7 +560,7 @@ packages:
name: win32
url: "https://pub.dartlang.org"
source: hosted
version: "2.5.1"
version: "2.5.2"
xml:
dependency: transitive
description:
Expand Down

0 comments on commit e954c0e

Please sign in to comment.