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.js CHANGED
@@ -2401,7 +2401,7 @@ var maps = [
2401
2401
  "2": "maps/map-groudon/map-groudon@2x.png",
2402
2402
  "4": "maps/map-groudon/map-groudon@4x.png"
2403
2403
  },
2404
- description: "Map with Groudon."
2404
+ description: "Map with Groudon"
2405
2405
  },
2406
2406
  {
2407
2407
  id: "map-kyogre",
@@ -2412,7 +2412,7 @@ var maps = [
2412
2412
  "2": "maps/map-kyogre/map-kyogre@2x.png",
2413
2413
  "4": "maps/map-kyogre/map-kyogre@4x.png"
2414
2414
  },
2415
- description: "Map with Kyogre."
2415
+ description: "Map with Kyogre"
2416
2416
  },
2417
2417
  {
2418
2418
  id: "map-rayquaza",
@@ -2423,7 +2423,7 @@ var maps = [
2423
2423
  "2": "maps/map-rayquaza/map-rayquaza@2x.png",
2424
2424
  "4": "maps/map-rayquaza/map-rayquaza@4x.png"
2425
2425
  },
2426
- description: "Map with Rayquaza."
2426
+ description: "Map with Rayquaza"
2427
2427
  }
2428
2428
  ];
2429
2429
  var maps_default = maps;