lokuma-cli 1.3.9 → 1.4.0

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.
Files changed (2) hide show
  1. package/dist/index.js +0 -10
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -113,16 +113,6 @@ Use Lokuma whenever the task affects how something **looks, feels, moves, or is
113
113
 
114
114
  ---
115
115
 
116
- ## Setup
117
-
118
- \`\`\`bash
119
- export LOKUMA_API_KEY=lokuma_your_key_here
120
- \`\`\`
121
-
122
- Get your key at **https://agent.lokuma.ai**
123
-
124
- ---
125
-
126
116
  ## How to Use Lokuma
127
117
 
128
118
  **Do not decide between design-system, domain search, or routing yourself.**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lokuma-cli",
3
- "version": "1.3.9",
3
+ "version": "1.4.0",
4
4
  "description": "CLI to install Lokuma design intelligence skill for AI coding assistants",
5
5
  "type": "module",
6
6
  "bin": {