Skip to content

Commit 87d4379

Browse files
authored
Switch from homepage to repository in pubspec (#687)
1 parent 2c9b418 commit 87d4379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: http
22
version: 0.13.5-dev
3-
homepage: https://github.com/dart-lang/http
43
description: A composable, multi-platform, Future-based API for HTTP requests.
4+
repository: https://github.com/dart-lang/http
55

66
environment:
77
sdk: '>=2.14.0 <3.0.0'

0 commit comments

Comments
 (0)