Skip to content

Commit 9d6ccd3

Browse files
committed
install dep
1 parent 8c9ff12 commit 9d6ccd3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

example/pubspec.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,13 @@ packages:
5757
url: "https://pub.dartlang.org"
5858
source: hosted
5959
version: "3.0.10"
60+
event_bus:
61+
dependency: transitive
62+
description:
63+
name: event_bus
64+
url: "https://pub.dartlang.org"
65+
source: hosted
66+
version: "1.1.1"
6067
fake_async:
6168
dependency: transitive
6269
description:
@@ -89,7 +96,7 @@ packages:
8996
name: flutter_feathersjs
9097
url: "https://pub.dartlang.org"
9198
source: hosted
92-
version: "0.0.6-dev"
99+
version: "0.0.7"
93100
flutter_test:
94101
dependency: "direct dev"
95102
description: flutter

0 commit comments

Comments
 (0)