@levrbet/shared 0.3.26 → 0.3.27

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.
@@ -353,7 +353,7 @@ exports.sportsConfig = {
353
353
  {
354
354
  id: "uefa_-_europa_league",
355
355
  name: "UEFA - Europa League",
356
- numerical_id: 508,
356
+ numerical_id: 509,
357
357
  levrLeagueName: "UEFA Europa League",
358
358
  levrLeagueAbbreviation: "UEFA EL",
359
359
  region: "INTERNATIONAL",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@levrbet/shared",
3
- "version": "0.3.26",
3
+ "version": "0.3.27",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "exports": {