We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9be5ccf commit 6baf145Copy full SHA for 6baf145
README.md
@@ -140,7 +140,8 @@ Thanks for assistance and contributions:
140
141
[@miripiruni](https://github.com/miripiruni),
142
[@puzankov](https://github.com/puzankov),
143
-[@L0stSoul](https://github.com/L0stSoul)
+[@L0stSoul](https://github.com/L0stSoul),
144
+[@ignovak](https://github.com/ignovak)
145
146
## License
147
package.json
@@ -25,6 +25,10 @@
25
{
26
"name": "Denis Payase",
27
"email": "lostsoul@yandex-team.ru"
28
+ },
29
+ {
30
+ "name": "Igor Novak",
31
+ "email": "bezengi@gmail.com"
32
}
33
],
34
"engines": {
0 commit comments