shuttlepro-shared 1.2.76 → 1.2.77

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.
@@ -229,6 +229,5 @@ module.exports = {
229
229
  getChannelsPermissions,
230
230
  findOneAndUpdateUserRole,
231
231
  findSingleUserRoleByFilter,
232
- getCachedMembers,
233
232
  updateCachedMembers,
234
233
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "shuttlepro-shared",
3
- "version": "1.2.76",
3
+ "version": "1.2.77",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {