openclaw-plugin-exec-grant 1.0.1 → 1.0.2

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.
@@ -11,7 +11,6 @@
11
11
  "description": "E.164 phone number of the admin who approves grants"
12
12
  }
13
13
  },
14
- "required": ["adminPhone"],
15
14
  "additionalProperties": false
16
15
  },
17
16
  "uiHints": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "openclaw-plugin-exec-grant",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "Time-boxed elevated shell access with WhatsApp admin approval for OpenClaw",
5
5
  "main": "index.ts",
6
6
  "license": "MIT",