mirror of
https://github.com/acamarata/qibla-dart.git
synced 2026-06-30 19:04:27 +00:00
fix: remove invalid publisher field from pubspec
The publisher field is not recognized by pub and caused dart pub publish --dry-run to exit 65. Publisher is configured on pub.dev, not in pubspec.
This commit is contained in:
parent
51894b95a0
commit
238ad4e858
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ version: 1.0.1
|
|||
homepage: https://github.com/acamarata/qibla-dart
|
||||
repository: https://github.com/acamarata/qibla-dart
|
||||
issue_tracker: https://github.com/acamarata/qibla-dart/issues
|
||||
publisher: ariccamarata.com
|
||||
topics:
|
||||
- qibla
|
||||
- islamic
|
||||
|
|
|
|||
Loading…
Reference in a new issue