Skip to content

Commit

Permalink
docs(#1137): change readme.md and package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
d1mon1k committed Sep 10, 2022
1 parent 03db937 commit 72f4869
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

## Maintainers

This project is maintained by [Artyom Avanesov](https://github.com/remotenode), [Maksim Varvashevich](https://github.com/maksim-v), [Yury Muski](https://github.com/yurymuski), [Artsiom Ostrovskiy](https://github.com/d1mon1k) and [Yan Yasinski](https://github.com/yanVojak).
This project is maintained by [Artyom Avanesov](https://github.com/remotenode), [Maksim Varvashevich](https://github.com/maksim-v), [Yury Muski](https://github.com/yurymuski), [Scurtu Stefanii](https://github.com/skstef), [Artsiom Ostrovskiy](https://github.com/d1mon1k) and [Yan Yasinski](https://github.com/yanVojak).

## Tests

Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"dependencies": {
"@material-ui/core": "4.12.4",
"@material-ui/lab": "4.0.0-alpha.61",
"@react-oauth/google": "^0.2.6",
"@react-oauth/google": "0.2.6",
"@redux-saga/core": "1.1.3",
"@reduxjs/toolkit": "^1.8.4",
"@reduxjs/toolkit": "1.8.4",
"axios": "0.27.2",
"centrifuge": "2.8.2",
"classnames": "2.3.1",
Expand Down Expand Up @@ -85,7 +85,7 @@
"eslint-plugin-prettier": "3.4.0",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-unused-imports": "^2.0.0",
"eslint-plugin-unused-imports": "2.0.0",
"file-loader": "6.2.0",
"husky": "7.0.1",
"kimbu-models": "https://github.com/kimbu-chat/frontend-types.git#0.6.2",
Expand Down

0 comments on commit 72f4869

Please sign in to comment.