vite-plugin-ai-annotator 1.1.13 → 1.1.15

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.
package/README.md CHANGED
@@ -65,7 +65,7 @@ export default defineConfig({
65
65
  #### Step 3: Add MCP to Claude Code
66
66
 
67
67
  ```bash
68
- claude mcp add annotator -- npx vite-plugin-ai-annotator
68
+ claude mcp add annotator -- npx vite-plugin-ai-annotator -s http://localhost:7318
69
69
  ```
70
70
 
71
71
  #### Step 4: Start your dev server
@@ -8095,7 +8095,6 @@
8095
8095
  min-height: 24px;
8096
8096
  max-height: 37px;
8097
8097
  padding: 8px 12px;
8098
- padding-bottom: 32px;
8099
8098
  border: none;
8100
8099
  background: transparent;
8101
8100
  color: #fff;