bfg-common 1.3.603 → 1.3.604

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.
@@ -1256,9 +1256,6 @@
1256
1256
  "performanceOverview": "Обзор производительности",
1257
1257
  "performanceSummaryLastHour": "Сводка результатов работы за последний час",
1258
1258
  "period": "Период",
1259
-
1260
- "1": "Утверждено с Семеном",
1261
-
1262
1259
  "permissionsProvider": "Поставщик разрешений",
1263
1260
  "persistent": "Настойчивый",
1264
1261
  "persistentMemory": "Постоянная память",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "bfg-common",
3
3
  "private": false,
4
- "version": "1.3.603",
4
+ "version": "1.3.604",
5
5
  "scripts": {
6
6
  "build": "nuxt build",
7
7
  "dev": "nuxt dev --port=3002",