@levrbet/shared 0.5.69 → 0.5.70

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@levrbet/shared",
3
- "version": "0.5.69",
3
+ "version": "0.5.70",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "exports": {
@@ -146,8 +146,8 @@ model TeamData {
146
146
  opticOddsTeamName String
147
147
  lsportsTeamId String
148
148
  opticOddsTeamId String
149
- levrTeamId String @unique
150
- opticOddsTeamLogoUrl String @unique
149
+ levrTeamId String
150
+ opticOddsTeamLogoUrl String
151
151
  levrTeamLogoUrlAsHome String @unique
152
152
  levrTeamLogoUrlAsAway String @unique
153
153
  leagueObjectId String @db.ObjectId