@godaan/shared 1.0.0-SNAPSHOT-202512150737 → 1.0.0-SNAPSHOT-202512160632

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.
@@ -134,7 +134,7 @@
134
134
  initMetadataForClass(Entry_0, 'Entry', VOID, VOID, [Entry]);
135
135
  initMetadataForClass(SilentSupervisor$$inlined$CoroutineExceptionHandler$1, VOID, VOID, AbstractCoroutineContextElement, [AbstractCoroutineContextElement, Element]);
136
136
  initMetadataForClass(DelegatingMutableSet$iterator$1);
137
- initMetadataForClass(DelegatingMutableSet, 'DelegatingMutableSet', VOID, VOID, [Collection, KtSet]);
137
+ initMetadataForClass(DelegatingMutableSet, 'DelegatingMutableSet', VOID, VOID, [KtSet, Collection]);
138
138
  initMetadataForObject(PlatformUtils, 'PlatformUtils');
139
139
  initMetadataForClass(Platform, 'Platform');
140
140
  initMetadataForObject(Jvm, 'Jvm', VOID, Platform);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@godaan/shared",
3
- "version": "1.0.0-SNAPSHOT-202512150737",
3
+ "version": "1.0.0-SNAPSHOT-202512160632",
4
4
  "main": "kotlin/godaan-backend-shared.js",
5
5
  "types": "kotlin/godaan-backend-shared.d.ts",
6
6
  "devDependencies": {