From 882c586e2f719357fe29c9b2fd1e22717b1216b0 Mon Sep 17 00:00:00 2001 From: Aric Camarata Date: Fri, 29 May 2026 15:53:39 -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 1727246..22f7457 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -7,7 +7,6 @@ version: 1.0.0 homepage: 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 -publisher: ariccamarata.com topics: - prayer-times - islamic