diff --git a/tts/.claude-plugin/plugin.json b/tts/.claude-plugin/plugin.json index c874037..f88ef0e 100644 --- a/tts/.claude-plugin/plugin.json +++ b/tts/.claude-plugin/plugin.json @@ -4,6 +4,5 @@ "version": "0.1.0", "homepage": "https://github.com/elevenlabs/elevenlabs-tts", "license": "MIT", - "keywords": ["text-to-speech", "tts", "voice", "elevenlabs", "audio", "accessibility"], - "hooks": "./hooks/hooks.json" + "keywords": ["text-to-speech", "tts", "voice", "elevenlabs", "audio", "accessibility"] }