@artel/en-artel-system 0.6.25204 → 0.6.25205

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@artel/en-artel-system",
3
- "version": "0.6.25204",
3
+ "version": "0.6.25205",
4
4
  "description": "*A* Artel (EN)",
5
5
  "author": "Nezaboodka Team <contact@nezaboodka.com>",
6
6
  "license": "Apache License 2.0",
@@ -11,6 +11,6 @@
11
11
  "Translations"
12
12
  ],
13
13
  "dependencies": {
14
- "@artel/ru-artel-system": "^0.6.25204"
14
+ "@artel/ru-artel-system": "^0.6.25205"
15
15
  }
16
16
  }
@@ -1,8 +0,0 @@
1
- [
2
- {
3
- "type": "Translations",
4
- "originalPackageName": "Артель.Взаимодействие",
5
- "translatedPackageName": "Artel.Interoperability",
6
- "translationLanguage": "english"
7
- }
8
- ]
@@ -1,4 +0,0 @@
1
- translations
2
- {
3
- тип ИмпортПоУмолчанию -> DefaultImport
4
- }
@@ -1,11 +0,0 @@
1
- переводы
2
- {
3
- тип МассивПараметров -> ParameterArray
4
- {
5
- создание(количество) ->
6
- (count)
7
-
8
- создание(количество, элемент) ->
9
- (count, element)
10
- }
11
- }
@@ -1,8 +0,0 @@
1
- translations
2
- {
3
- тип НастоящееИмя -> RealName
4
- {
5
- создание(имя) ->
6
- (name)
7
- }
8
- }