Commit b64e8c0
committed
fix: correct plugin.json schema errors
- Convert author from string to object {name, url} as required by schema
- Remove skills field which causes Invalid input validation error
(skills/ directory is auto-discovered by default)1 parent 636e3f7 commit b64e8c0
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 11 | + | |
11 | 12 | | |
0 commit comments