diff --git a/.changeset/cli-utils-repository-field.md b/.changeset/cli-utils-repository-field.md new file mode 100644 index 0000000..b6f6900 --- /dev/null +++ b/.changeset/cli-utils-repository-field.md @@ -0,0 +1,7 @@ +--- +'@datocms/cli-utils': patch +--- + +Add the `repository` field to the package manifest. It was the only package +here without one, so npm had no link back to the source, and tooling that reads +that field could not resolve the repository.