Skip to content

Commit

Permalink
Add missing dependencies (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
f3ath authored Feb 27, 2019
1 parent ea3563e commit c9bdde2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ name: "json_api"
version: "0.1.0"
dependencies:
http: "^0.12.0"
collection: "^1.14.11"
dev_dependencies:
json_matcher: "^0.2.2"
test: "^1.3.0"
stream_channel: "^1.6.8"
environment:
sdk: ">=2.0.0 <3.0.0"

0 comments on commit c9bdde2

Please sign in to comment.