From 5dd4cecc12f76c9efbd2363a38a52aeae0e706cb Mon Sep 17 00:00:00 2001 From: Aric Camarata Date: Fri, 29 May 2026 15:53:36 -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 68a47ab..7e91a8d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,6 @@ version: 1.0.0 homepage: 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 -publisher: ariccamarata.com topics: - hijri - islamic