@gaialabs/core 0.2.5 → 0.2.6

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.
package/dist/index.cjs CHANGED
@@ -6783,7 +6783,6 @@ async function fromSupabaseByProject(projectName, branchId) {
6783
6783
  id,
6784
6784
  name,
6785
6785
  meta,
6786
- platformId,
6787
6786
  createdAt,
6788
6787
  updatedAt
6789
6788
  )
@@ -6907,7 +6906,6 @@ async function fromSupabaseByGameRom(gameName, regionName, platformName, branchI
6907
6906
  id,
6908
6907
  name,
6909
6908
  meta,
6910
- platformId,
6911
6909
  createdAt,
6912
6910
  updatedAt
6913
6911
  )
@@ -7083,7 +7081,6 @@ async function summaryFromSupabaseByProject(projectName) {
7083
7081
  id,
7084
7082
  name,
7085
7083
  meta,
7086
- platformId,
7087
7084
  createdAt,
7088
7085
  updatedAt
7089
7086
  )