diff --git a/README.md b/README.md index 8427d31c..c8c6f6c0 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ It is a small tool that allows you to add and render multiple apps on one page. ## Angular version support -| Version | Angular version | -| ------- | --------------- | -| v2.x | 16+ | -| v1.x | 12 - 15 | +| Microzord Version | Angular version | +| ----------------- | --------------- | +| v2.x | 16+ | +| v1.x | 12 - 15 | ## Installation and usage diff --git a/libs/angular/package.json b/libs/angular/package.json index d277a9ea..1b50a4c8 100644 --- a/libs/angular/package.json +++ b/libs/angular/package.json @@ -27,7 +27,8 @@ "authors": ["Igor Katsuba ", "Roman Sedov <79601794011@ya.ru>"], "contributors": [ "Igor Katsuba ", - "Roman Sedov <79601794011@ya.ru>" + "Roman Sedov <79601794011@ya.ru>", + "Vsevolod Arutyunov " ], "repository": "https://github.com/taiga-family/microzord", "homepage": "https://taiga-family.github.io/microzord" diff --git a/libs/core/package.json b/libs/core/package.json index ca96ecc7..843cfd42 100644 --- a/libs/core/package.json +++ b/libs/core/package.json @@ -24,7 +24,8 @@ "authors": ["Igor Katsuba ", "Roman Sedov <79601794011@ya.ru>"], "contributors": [ "Igor Katsuba ", - "Roman Sedov <79601794011@ya.ru>" + "Roman Sedov <79601794011@ya.ru>", + "Vsevolod Arutyunov " ], "repository": "https://github.com/taiga-family/microzord", "homepage": "https://taiga-family.github.io/microzord"