stone-kit 0.0.403 → 0.0.405

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.
@@ -83,7 +83,7 @@ const N = "_root_16fjr_1", W = "_iconsWrapper_16fjr_17", B = "_metroColor_16fjr_
83
83
  color: "#777E90"
84
84
  }
85
85
  ),
86
- i.timeTo + " мин"
86
+ i.timeTo
87
87
  ]
88
88
  },
89
89
  `route - ${i.name} - ${s}`
@@ -131,7 +131,7 @@ const N = "_root_16fjr_1", W = "_iconsWrapper_16fjr_17", B = "_metroColor_16fjr_
131
131
  color: "#777E90"
132
132
  }
133
133
  ),
134
- o.timeTo + " мин"
134
+ o.timeTo
135
135
  ] })
136
136
  ]
137
137
  }
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "stone-kit",
3
3
  "description": "uikit for redesign",
4
4
  "private": false,
5
- "version": "0.0.403",
5
+ "version": "0.0.405",
6
6
  "author": "Mollycodd1e",
7
7
  "license": "ISC",
8
8
  "type": "module",