We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad82135 commit 143bf5dCopy full SHA for 143bf5d
.claude-plugin/plugin.json
@@ -1,6 +1,6 @@
1
{
2
"name": "typo3-docs",
3
- "version": "1.9.1",
+ "version": "1.9.2",
4
"description": "Create and maintain TYPO3 extension documentation following official docs.typo3.org standards",
5
"repository": "https://github.com/netresearch/typo3-docs-skill",
6
"license": "MIT",
@@ -9,9 +9,6 @@
9
"email": "info@netresearch.de"
10
},
11
"skills": [
12
- {
13
- "name": "typo3-docs",
14
- "path": "skills/typo3-docs"
15
- }
+ "./skills/typo3-docs"
16
]
17
}
0 commit comments