[pkg] ensure each publishable package has a repository pubspec field

Change-Id: I06c0d10c87c3f329098352a7abe9ef9fa0b1532e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/241504
Reviewed-by: Kevin Moore <kevmoo@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
This commit is contained in:
Devon Carew
2022-04-19 22:13:51 +00:00
committed by Commit Bot
parent 5620ce110f
commit 2a20d4be24
13 changed files with 26 additions and 28 deletions
+2 -3
View File
@@ -1,8 +1,7 @@
name: vm_snapshot_analysis
description: Utilities for analysing AOT snapshot size.
version: 0.7.1
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/vm_snapshot_analysis
description: Utilities for analysing AOT snapshot size.
repository: https://github.com/dart-lang/sdk/tree/main/pkg/vm_snapshot_analysis
environment:
sdk: '>=2.12.0 <3.0.0'