unite-lib 1.3.1 → 1.3.3

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.
@@ -2413,7 +2413,7 @@ var maps = [
2413
2413
  "2": "maps/map-groudon/map-groudon@2x.png",
2414
2414
  "4": "maps/map-groudon/map-groudon@4x.png"
2415
2415
  },
2416
- description: "Map with Groudon."
2416
+ description: "Map with Groudon"
2417
2417
  },
2418
2418
  {
2419
2419
  id: "map-kyogre",
@@ -2424,7 +2424,7 @@ var maps = [
2424
2424
  "2": "maps/map-kyogre/map-kyogre@2x.png",
2425
2425
  "4": "maps/map-kyogre/map-kyogre@4x.png"
2426
2426
  },
2427
- description: "Map with Kyogre."
2427
+ description: "Map with Kyogre"
2428
2428
  },
2429
2429
  {
2430
2430
  id: "map-rayquaza",
@@ -2435,7 +2435,7 @@ var maps = [
2435
2435
  "2": "maps/map-rayquaza/map-rayquaza@2x.png",
2436
2436
  "4": "maps/map-rayquaza/map-rayquaza@4x.png"
2437
2437
  },
2438
- description: "Map with Rayquaza."
2438
+ description: "Map with Rayquaza"
2439
2439
  }
2440
2440
  ];
2441
2441
  var maps_default = maps;