add ability to show all distribution lists that user belongs to
Showing
... | @@ -32,7 +32,7 @@ | ... | @@ -32,7 +32,7 @@ |
"react-toastr": "^2.6.0", | "react-toastr": "^2.6.0", | ||
"sweetalert": "^1.1.3", | "sweetalert": "^1.1.3", | ||
"toastr": "^2.1.2", | "toastr": "^2.1.2", | ||
"zimbra-admin-api-js": "git+https://github.com/ZBoxApp/zimbra-admin-api-js.git#manager" | "zimbra-admin-api-js": "git+https://git.zboxapp.com/public-projects/zimbra-admin-api-js.git#add-get-account-membership-fn" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"assets-webpack-plugin": "^3.4.0", | "assets-webpack-plugin": "^3.4.0", | ||
... | ... |
Please register or sign in to comment