saby-customizer 0.0.8 → 0.0.10

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.
@@ -1,6 +1,8 @@
1
1
  const replaceDocTypeName = {
2
2
  'Error': 'Ошибка',
3
3
  'Ошибка на стенде': 'Ошибка',
4
+ 'Error on bed': 'Ошибка',
5
+ 'Error on stand': 'Ошибка',
4
6
  'Task to Development': 'Задача',
5
7
  'Задача в разработку': 'Задача',
6
8
  'Изменение документации разработки': 'ЗадачаДок',
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  },
10
10
  "repository": "github:saby-customizer/saby-customizer.github.io",
11
11
  "license": "Unlicense",
12
- "version": "0.0.8",
12
+ "version": "0.0.10",
13
13
  "type": "module",
14
14
  "main": "./userscript.js",
15
15
  "exports": {