Skip to content

Commit

Permalink
fix: Update pubspec.yaml with missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Piero512 committed Mar 12, 2021
1 parent b2ddfdd commit 35a922a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ packages:
url: "https://pub.dartlang.org"
source: hosted
version: "2.5.0"
bonsoir:
dependency: "direct main"
description:
name: bonsoir
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.3+2"
boolean_selector:
dependency: transitive
description:
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ dependencies:
wakelock: ^0.2.0+1
flutter_slidable: ^0.5.7
flutter_svg: ^0.19.3
bonsoir: ^0.1.3+2

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 35a922a

Please sign in to comment.