Skip to content

Commit 1a8e76e

Browse files
authored
Switch from homepage to repository in pubspec (dart-archive/gcloud#137)
1 parent 2ec897a commit 1a8e76e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkgs/gcloud/pubspec.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: gcloud
22
version: 0.8.6-dev
33
description: >-
44
High level idiomatic Dart API for Google Cloud Storage, Pub-Sub and Datastore.
5-
homepage: https://github.com/dart-lang/gcloud
5+
repository: https://github.com/dart-lang/gcloud
6+
67
environment:
78
sdk: '>=2.12.0 <3.0.0'
89

0 commit comments

Comments
 (0)