@cruglobal/godtools-shared 1.0.2-SNAPSHOT.1534 → 1.0.2-SNAPSHOT.1535

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -186,7 +186,7 @@
186
186
  setMetadataFor(ManifestParser$parseManifestConfig$slambda, 'ManifestParser$parseManifestConfig$slambda', classMeta, CoroutineImpl, VOID, VOID, VOID, VOID, [1]);
187
187
  setMetadataFor(ManifestParser, 'ManifestParser', classMeta);
188
188
  setMetadataFor(ParserResult, 'ParserResult', classMeta);
189
- setMetadataFor(ParserError, 'Error', classMeta, ParserResult, VOID, ParserError);
189
+ setMetadataFor(ParserError, 'Error', classMeta, ParserResult);
190
190
  setMetadataFor(Corrupted, 'Corrupted', classMeta, ParserError);
191
191
  setMetadataFor(NotFound, 'NotFound', classMeta, ParserError);
192
192
  setMetadataFor(Data, 'Data', classMeta, ParserResult);