Skip to content

Commit b3d75b6

Browse files
author
James McKinney
committed
Add "schemas" field to extension.json
1 parent 8f49451 commit b3d75b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

extension.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,8 @@
1010
},
1111
"compatibility": [
1212
"1.1"
13+
],
14+
"schemas": [
15+
"release-schema.json"
1316
]
1417
}

0 commit comments

Comments
 (0)