@bigbinary/neeto-team-members-frontend 2.12.0 → 2.12.1

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.
@@ -103,7 +103,7 @@
103
103
  "tooltips": {
104
104
  "activateUserToEdit_one": "Please activate the user to edit their role.",
105
105
  "activateUserToEdit_other": "Please activate the selected users to edit their role.",
106
- "adminMustHaveAccess": "Admins should have access to this feature.",
106
+ "adminMustHaveAccess": "Admin permissions cannot be changed by anyone.",
107
107
  "clickToViewPermissions": "Click to view the roles and their permissions.",
108
108
  "noPermissionToAddMember": "Please ask the admin to permit you to add members.",
109
109
  "noPermissionToAddRole": "Please ask the admin to permit you to add roles.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bigbinary/neeto-team-members-frontend",
3
- "version": "2.12.0",
3
+ "version": "2.12.1",
4
4
  "description": "A repo acts as the source of truth for the new nano's structure, configs, data etc.",
5
5
  "license": "UNLICENSED",
6
6
  "homepage": "https://github.com/bigbinary/neeto-team-members-nano",