From 8b2d94bece6ef36531cb7c68e0be22fc1637348b Mon Sep 17 00:00:00 2001 From: "Stephen (Alex) Wallen" Date: Mon, 18 Mar 2024 12:44:52 -1000 Subject: [PATCH] chore: make publishable --- pubspec.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6c6276a..1e2874e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,6 @@ name: lemlist_sdk description: A Very Good Project created by Very Good CLI. version: 0.1.0+1 -publish_to: none environment: sdk: ">=3.0.0 <4.0.0"