mirror of
https://github.com/acamarata/qibla-dart.git
synced 2026-07-02 11:50:41 +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
|
homepage: https://github.com/acamarata/qibla-dart
|
||||||
repository: https://github.com/acamarata/qibla-dart
|
repository: https://github.com/acamarata/qibla-dart
|
||||||
issue_tracker: https://github.com/acamarata/qibla-dart/issues
|
issue_tracker: https://github.com/acamarata/qibla-dart/issues
|
||||||
publisher: ariccamarata.com
|
|
||||||
topics:
|
topics:
|
||||||
- qibla
|
- qibla
|
||||||
- islamic
|
- islamic
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue