Skip to content

Commit

Permalink
resolved confilicting file pubspec.lock. Fix Issue anitab-org#122
Browse files Browse the repository at this point in the history
  • Loading branch information
justdvnsh committed Aug 6, 2020
1 parent 2597839 commit c10910d
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "3.0.4"
clock:
dependency: transitive
description:
name: clock
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.1"
code_builder:
dependency: transitive
description:
Expand Down Expand Up @@ -218,6 +225,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "4.1.4"
fake_async:
dependency: transitive
description:
name: fake_async
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.0"
fixnum:
dependency: transitive
description:
Expand Down Expand Up @@ -407,7 +421,7 @@ packages:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.6.4"
version: "1.7.0"
pedantic:
dependency: transitive
description:
Expand All @@ -421,7 +435,7 @@ packages:
name: petitparser
url: "https://pub.dartlang.org"
source: hosted
version: "2.4.0"
version: "3.0.2"
platform_detect:
dependency: transitive
description:
Expand Down Expand Up @@ -545,7 +559,7 @@ packages:
name: test_api
url: "https://pub.dartlang.org"
source: hosted
version: "0.2.15"
version: "0.2.16"
timing:
dependency: transitive
description:
Expand Down Expand Up @@ -622,7 +636,7 @@ packages:
name: xml
url: "https://pub.dartlang.org"
source: hosted
version: "3.6.1"
version: "3.7.0"
yaml:
dependency: transitive
description:
Expand Down

0 comments on commit c10910d

Please sign in to comment.