From f35fe9ddf69c255efb3ae6cef68ca8615b582cc3 Mon Sep 17 00:00:00 2001 From: Plague Fox Date: Fri, 30 Jun 2023 13:46:58 +0400 Subject: [PATCH] Exclude publish_to --- example/example.dart | 8 ++++---- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/example/example.dart b/example/example.dart index cdc761c..3ca6140 100644 --- a/example/example.dart +++ b/example/example.dart @@ -116,10 +116,10 @@ sealed class Pubspec { 6, 30, 13, - 41, - 23, - 584, - 25, + 46, + 46, + 868, + 684, ); /// Name diff --git a/pubspec.yaml b/pubspec.yaml index 94dc7e5..acd197d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,7 +12,7 @@ issue_tracker: https://github.com/PlugFox/pubspec_generator/issues homepage: https://github.com/PlugFox/pubspec_generator -publish_to: https://pub.dev/ +# publish_to: https://pub.dev/ funding: - https://www.buymeacoffee.com/plugfox