diff --git a/modulecheck/module.json b/modulecheck/module.json index 8310ef6b292eccfb1e76a132ee0d6ffa3e0b230f..16a0f39ded09f9640190e97260c5653493063bf9 100644 --- a/modulecheck/module.json +++ b/modulecheck/module.json @@ -129,7 +129,7 @@ "atomicService", "generateBuildHash", "buildHash", - "proxyDatas", + "proxyData", "isolationMode" ] }, @@ -177,7 +177,7 @@ "atomicService", "generateBuildHash", "buildHash", - "proxyDatas", + "proxyData", "isolationMode" ] }, @@ -1241,7 +1241,7 @@ "type": "string", "maxLength": 255 }, - "proxyDatas": { + "proxyData": { "description": "Indicates all the proxy data of the module.", "type": "array", "items": {