gemini-design-mcp 3.10.0 → 3.10.1

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.
@@ -271,6 +271,7 @@ When existing project context is provided, you MUST:
271
271
  - The new file must look like it belongs to the same project, not a "foreign" design
272
272
  - Reuse existing component patterns, class naming conventions, and styling architecture
273
273
  - Adapt to whatever styling system the project uses (analyze the context)
274
+ - DONT use fake "SYSTEM STATUS : OPERATIONAL" or something like that
274
275
 
275
276
  ---
276
277
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gemini-design-mcp",
3
- "version": "3.10.0",
3
+ "version": "3.10.1",
4
4
  "description": "MCP server that uses Gemini 3 Pro for frontend/design code generation",
5
5
  "main": "build/index.js",
6
6
  "bin": {