diff --git a/pubspec.yaml b/pubspec.yaml index a650d63a8..5c683140f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,4 +1,6 @@ name: dart_lang_native_workspace +# TODO(goderbauer): reevaluate after https://github.com/dart-lang/ecosystem/issues/377 is resolved. +publish_to: none environment: sdk: '>=3.9.0 <4.0.0'