Skip to content

Commit

Permalink
Merge pull request #6 from Workiva/add_desc_authors_homepage
Browse files Browse the repository at this point in the history
CPLAT-7501 Add authors, homepage, description to pubspec
  • Loading branch information
rmconsole4-wk authored Sep 24, 2019
2 parents 3107a83 + 2eaf378 commit d1c7c8b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
name: test_html_builder
version: 1.0.0
private: true
homepage: https://github.com/Workiva/test_html_builder

description: >
Builder that generates HTML files from templates for dart tests.
authors:
- Workiva Client Platform Team <[email protected]>
- Evan Weible <[email protected]>

environment:
sdk: ">=2.3.0 <3.0.0"
Expand Down

0 comments on commit d1c7c8b

Please sign in to comment.