Skip to content

Commit c9bdde2

Browse files
authored
Add missing dependencies (#25)
1 parent ea3563e commit c9bdde2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pubspec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ name: "json_api"
55
version: "0.1.0"
66
dependencies:
77
http: "^0.12.0"
8+
collection: "^1.14.11"
89
dev_dependencies:
910
json_matcher: "^0.2.2"
1011
test: "^1.3.0"
12+
stream_channel: "^1.6.8"
1113
environment:
1214
sdk: ">=2.0.0 <3.0.0"

0 commit comments

Comments
 (0)