@bigbinary/neeto-team-members-frontend 2.4.15 → 2.4.16

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/README.md CHANGED
@@ -12,13 +12,13 @@ functioning of the package. Install all the peer dependencies using the below
12
12
  command:
13
13
 
14
14
  ```zsh
15
- yarn add @bigbinary/neeto-icons@1.8.40 @bigbinary/neetoui@4.1.17 axios@1.2.0 classnames@2.3.2 formik@2.2.9 ramda@0.28.0 react-router-dom@5.3.3 react-toastify@8.2.0 react-query@3.39.2 yup@0.32.11
15
+ yarn add @bigbinary/neeto-icons@1.8.40 @bigbinary/neetoui@4.1.22 axios@1.2.1 classnames@2.3.2 formik@2.2.9 ramda@0.28.0 react-router-dom@5.3.3 react-toastify@8.2.0 react-query@3.39.2 yup@0.32.11
16
16
  ```
17
17
 
18
18
  2. Now install the latest **neetoTeamMembers** package using the below command:
19
19
 
20
20
  ```zsh
21
- yarn add @bigbinary/neeto-team-members-frontend@2.4.15
21
+ yarn add @bigbinary/neeto-team-members-frontend@2.4.16
22
22
  ```
23
23
 
24
24
  ## Usage
@@ -89,12 +89,15 @@ You can checkout the `publish` workflow in GitHub Actions to get a live update.
89
89
  | neetoAnalytics | :white_check_mark: | :white_check_mark: |
90
90
  | neetoCal | :white_check_mark: | :white_check_mark: |
91
91
  | neetoChangelog | :white_check_mark: | :white_check_mark: |
92
+ | neetoChat | :white_check_mark: | :white_check_mark: |
92
93
  | neetoCourse | :white_check_mark: | :white_check_mark: |
93
94
  | neetoCRM | :white_check_mark: | :white_check_mark: |
95
+ | neetoDesk | :white_check_mark: | :white_check_mark: |
94
96
  | neetoEngage | :white_check_mark: | :white_check_mark: |
95
97
  | neetoForm | :white_check_mark: | :white_check_mark: |
96
98
  | neetoGrow | :white_check_mark: | :white_check_mark: |
97
99
  | neetoInvisible | :white_check_mark: | :white_check_mark: |
100
+ | neetoInvoice | :white_check_mark: | :white_check_mark: |
98
101
  | neetoKB | :white_check_mark: | :white_check_mark: |
99
102
  | neetoPlanner | :white_check_mark: | :white_check_mark: |
100
103
  | neetoPopups | :white_check_mark: | :white_check_mark: |
@@ -106,6 +109,3 @@ You can checkout the `publish` workflow in GitHub Actions to get a live update.
106
109
  | neetoWheel | :white_check_mark: | :white_check_mark: |
107
110
  | neetoWireframe | :white_check_mark: | :white_check_mark: |
108
111
  | neetoAuth | :x: | :x: |
109
- | neetoChat | :x: | :white_check_mark: |
110
- | neetoDesk | :x: | :white_check_mark: |
111
- | neetoInvoice | :x: | :white_check_mark: |