mirror of
https://github.com/acamarata/hijri-core-dart.git
synced 2026-07-02 11:40: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
b7ca4e00bf
commit
5dd4cecc12
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ version: 1.0.0
|
||||||
homepage: https://github.com/acamarata/hijri-core-dart
|
homepage: https://github.com/acamarata/hijri-core-dart
|
||||||
repository: https://github.com/acamarata/hijri-core-dart
|
repository: https://github.com/acamarata/hijri-core-dart
|
||||||
issue_tracker: https://github.com/acamarata/hijri-core-dart/issues
|
issue_tracker: https://github.com/acamarata/hijri-core-dart/issues
|
||||||
publisher: ariccamarata.com
|
|
||||||
topics:
|
topics:
|
||||||
- hijri
|
- hijri
|
||||||
- islamic
|
- islamic
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue