Skip to content

Commit 275ae31

Browse files
committed
fix
1 parent 3ba1176 commit 275ae31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

YarnSpinner.Compiler/yarnproject-v3.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
3-
"$id": "https://yarnspinner.dev/schemas/yarnproject.schema.json",
3+
"$id": "https://schemas.yarnspinner.dev/yarnproject-v3.schema.json",
44
"$comment": "Yarn Spinner project file schema, version 3.",
55
"version": 3,
66
"title": "Yarn Spinner Project",

0 commit comments

Comments
 (0)