Skip to content

Commit

Permalink
chore: add author and homepage to pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
esarbanis committed Mar 19, 2019
1 parent bd41529 commit 7bcd7d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: form_submit_button
description: A button to be used in a Form, which will pass the Form's state in the onPressed method.
version: 0.0.1
author:
homepage:
author: Efthymios Sarmpanis <e.sarbanis@gmail.com>
homepage: https://github.com/flutterings/form_submit_button

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

0 comments on commit 7bcd7d2

Please sign in to comment.