Skip to content

Commit 15e9870

Browse files
committed
Add http as a dependency
1 parent 0d96943 commit 15e9870

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ homepage: "https://github.com/f3ath/json-api-dart"
44
name: "json_api"
55
version: "0.0.1-dev1"
66
dev_dependencies:
7+
http: "^0.12.0"
78
json_api_document: "^0.3.8"
89
pubspec_version: "^0.1.0"
910
test: "1.3.0"

0 commit comments

Comments
 (0)