Skip to content

Commit 33fb98c

Browse files
committed
fix(gen-dart): update Dart pubspec to remove publish_to
1 parent 7e383ed commit 33fb98c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

gen/dart/templates/common/pubspec.yaml.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{{- /* Template pubspec.yaml for generated Dart SDKs. */ -}}
22
name: {{ .PackageName }}
33
version: {{ printf "%q" .PackageVersion }} {{- /* The real version is set on release. */}}
4-
publish_to: none
54
description: {{ .PackageDescription }} (based on {{ .SpecRef }})
65
homepage: https://github.com/cu-devs-collective/open-cu-services-sdk
76
repository: https://github.com/cu-devs-collective/open-cu-services-sdk

0 commit comments

Comments
 (0)