unite-lib 1.3.1 → 1.3.2

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
@@ -2451,7 +2451,7 @@ var maps = [
2451
2451
  "2": "maps/map-groudon/map-groudon@2x.png",
2452
2452
  "4": "maps/map-groudon/map-groudon@4x.png"
2453
2453
  },
2454
- description: "Map with Groudon."
2454
+ description: "Map with Groudon"
2455
2455
  },
2456
2456
  {
2457
2457
  id: "map-kyogre",
@@ -2462,7 +2462,7 @@ var maps = [
2462
2462
  "2": "maps/map-kyogre/map-kyogre@2x.png",
2463
2463
  "4": "maps/map-kyogre/map-kyogre@4x.png"
2464
2464
  },
2465
- description: "Map with Kyogre."
2465
+ description: "Map with Kyogre"
2466
2466
  },
2467
2467
  {
2468
2468
  id: "map-rayquaza",
@@ -2473,7 +2473,7 @@ var maps = [
2473
2473
  "2": "maps/map-rayquaza/map-rayquaza@2x.png",
2474
2474
  "4": "maps/map-rayquaza/map-rayquaza@4x.png"
2475
2475
  },
2476
- description: "Map with Rayquaza."
2476
+ description: "Map with Rayquaza"
2477
2477
  }
2478
2478
  ];
2479
2479
  var maps_default = maps;