Skip to content

Commit 28c283c

Browse files
authored
fix: remove $schema field from .release-please-manifest.json (#87)
Signed-off-by: Janek Łukaszewicz <janluk@google.com>
1 parent 691b813 commit 28c283c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/manifest.json",
32
".": "0.0.1"
3+
44
}

0 commit comments

Comments
 (0)