@kando-env/kando-ui 1.2.184 → 1.2.185

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/lib/i18n/en.json CHANGED
@@ -3285,7 +3285,7 @@
3285
3285
  "tag": "Tag",
3286
3286
  "custom": "Custom",
3287
3287
  "all": "All",
3288
- "cities": "Cities",
3288
+ "cities": "Zones",
3289
3289
  "monitored_areas": "Monitored Areas",
3290
3290
  "search_site": "Search for a site",
3291
3291
  "wbe_summary": {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
 
3
- var packageJsonVersion = "1.2.184";
3
+ var packageJsonVersion = "1.2.185";
4
4
 
5
5
  if (typeof packageJsonVersion === 'string') {
6
6
  // eslint-disable-next-line no-console
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kando-env/kando-ui",
3
- "version": "1.2.184",
3
+ "version": "1.2.185",
4
4
  "main": "lib/index.js",
5
5
  "author": "Nadav(Private) <nadavk72@gmail.com>",
6
6
  "scripts": {