Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 54c4cf1

Browse files
committed
Add homepage and author to pubspec
1 parent 8df96cb commit 54c4cf1

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
@@ -3,6 +3,8 @@ version: 0.1.0
33
description: >
44
The official Material Design components for AngularDart. Used at Google
55
in production apps.
6+
homepage: https://github.com/dart-lang/angular2_components
7+
author: Dart Team <[email protected]>
68
environment:
79
sdk: '>=1.20.0 <2.0.0'
810
dependencies:

0 commit comments

Comments
 (0)