mirror of
https://github.com/acamarata/pray-calc-dart.git
synced 2026-06-30 19:04:25 +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
988c60a7e9
commit
882c586e2f
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ version: 1.0.0
|
||||||
homepage: https://github.com/acamarata/pray-calc-dart
|
homepage: https://github.com/acamarata/pray-calc-dart
|
||||||
repository: https://github.com/acamarata/pray-calc-dart
|
repository: https://github.com/acamarata/pray-calc-dart
|
||||||
issue_tracker: https://github.com/acamarata/pray-calc-dart/issues
|
issue_tracker: https://github.com/acamarata/pray-calc-dart/issues
|
||||||
publisher: ariccamarata.com
|
|
||||||
topics:
|
topics:
|
||||||
- prayer-times
|
- prayer-times
|
||||||
- islamic
|
- islamic
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue