bfg-common 1.3.223 → 1.3.225

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.
@@ -1249,7 +1249,7 @@
1249
1249
  "profile": "Профиль",
1250
1250
  "promiscuousMode": "Promiscuous mode",
1251
1251
  "propagate": "Распространение",
1252
- "propagateToChildren": "Распространять среди детей",
1252
+ "propagateToChildren": "Распространять на дочерние объекты",
1253
1253
  "properties": "Характеристики",
1254
1254
  "protocolEndpoints": "Конечные точки протокола",
1255
1255
  "provisioned": "Подготовлено",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "bfg-common",
3
3
  "private": false,
4
- "version": "1.3.223",
4
+ "version": "1.3.225",
5
5
  "scripts": {
6
6
  "build": "nuxt build",
7
7
  "dev": "nuxt dev --port=3002",