From 238ad4e858470cd7adb8d582c3bed2844330bb5f Mon Sep 17 00:00:00 2001 From: Aric Camarata Date: Fri, 29 May 2026 15:53:37 -0400 Subject: [PATCH] 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. --- pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index a8fe07a..7b3d22d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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