mayak-common-library 0.0.666 → 0.0.667

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.
Files changed (2) hide show
  1. package/messages/ru.json +1 -1
  2. package/package.json +1 -1
package/messages/ru.json CHANGED
@@ -199,7 +199,7 @@
199
199
  "ft²": "м²",
200
200
  "bathroom": "ванная",
201
201
  "bathrooms": "ванны",
202
- "bathrooms2": "ванн",
202
+ "bathrooms2": "ванных",
203
203
  "parking": "парковка",
204
204
  "bedroom" : "спальня",
205
205
  "bedrooms": "спальни",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mayak-common-library",
3
- "version": "0.0.666",
3
+ "version": "0.0.667",
4
4
  "private": false,
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",