Skip to content

Commit 47f2965

Browse files
committed
fix: Update pubspec.yaml with missing dependency
1 parent 33209f0 commit 47f2965

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

pubspec.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ packages:
88
url: "https://pub.dartlang.org"
99
source: hosted
1010
version: "2.5.0"
11+
bonsoir:
12+
dependency: "direct main"
13+
description:
14+
name: bonsoir
15+
url: "https://pub.dartlang.org"
16+
source: hosted
17+
version: "0.1.3+2"
1118
boolean_selector:
1219
dependency: transitive
1320
description:

pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ dependencies:
3434
wakelock: ^0.5.0+2
3535
flutter_slidable: ^0.6.0-nullsafety.0
3636
flutter_svg: ^0.21.0-nullsafety.0
37+
bonsoir: ^0.1.3+2
3738

3839
dev_dependencies:
3940
flutter_test:

0 commit comments

Comments
 (0)