diff --git a/frontend/static/schema/config-file.v1.json b/frontend/static/schema/config-file.v1.json index 3979b9d8..115b97b3 100644 --- a/frontend/static/schema/config-file.v1.json +++ b/frontend/static/schema/config-file.v1.json @@ -4,7 +4,6 @@ "description": "A JSON representation of a JSR configuration file.", "required": [ "name", - "version", "exports" ], "title": "JSR configuration file Schema",