Skip to content

Commit d992d54

Browse files
GreenDjangoTheo
andauthored
feat: add Expo v53 schema and test (SchemaStore#4883)
Co-authored-by: Theo <[email protected]>
1 parent 5aa34c1 commit d992d54

File tree

3 files changed

+1543
-2
lines changed

3 files changed

+1543
-2
lines changed

src/api/json/catalog.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2319,7 +2319,7 @@
23192319
"name": "Expo SDK",
23202320
"description": "Expo SDK app manifest",
23212321
"fileMatch": ["app.json"],
2322-
"url": "https://www.schemastore.org/expo-52.0.0.json",
2322+
"url": "https://www.schemastore.org/expo-53.0.0.json",
23232323
"versions": {
23242324
"37.0.0": "https://www.schemastore.org/expo-37.0.0.json",
23252325
"38.0.0": "https://www.schemastore.org/expo-38.0.0.json",
@@ -2329,7 +2329,8 @@
23292329
"42.0.0": "https://www.schemastore.org/expo-42.0.0.json",
23302330
"46.0.0": "https://www.schemastore.org/expo-46.0.0.json",
23312331
"50.0.0": "https://www.schemastore.org/expo-50.0.0.json",
2332-
"52.0.0": "https://www.schemastore.org/expo-52.0.0.json"
2332+
"52.0.0": "https://www.schemastore.org/expo-52.0.0.json",
2333+
"53.0.0": "https://www.schemastore.org/expo-53.0.0.json"
23332334
}
23342335
},
23352336
{

0 commit comments

Comments
 (0)