Skip to content

Commit

Permalink
Remove author section from pubspecs (#562)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitusortner authored May 2, 2021
1 parent d26c8d3 commit 1c14faf
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ description: >
This is an example on how to use the library.
version: 1.0.0
homepage: https://floor.codes
author: vitusortner
publish_to: none

environment:
Expand Down
1 change: 0 additions & 1 deletion floor/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ description: >
This library is the runtime dependency.
version: 1.1.0
homepage: https://floor.codes
author: Vitus Ortner <vitusortner.dev@gmail.com>
publish_to: none

environment:
Expand Down
1 change: 0 additions & 1 deletion floor_annotation/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ description: >
Don't use this package directly. Import the floor package instead.
version: 1.0.0
homepage: https://floor.codes
author: Vitus Ortner <vitusortner.dev@gmail.com>

environment:
sdk: '>=2.12.0 <3.0.0'
Expand Down
1 change: 0 additions & 1 deletion floor_generator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ description: >
This library is the dev dependency.
version: 1.1.0
homepage: https://floor.codes
author: Vitus Ortner <vitusortner.dev@gmail.com>
publish_to: none

environment:
Expand Down

0 comments on commit 1c14faf

Please sign in to comment.