lokuma-cli 1.3.8 → 1.3.9

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 +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -119,7 +119,7 @@ Use Lokuma whenever the task affects how something **looks, feels, moves, or is
119
119
  export LOKUMA_API_KEY=lokuma_your_key_here
120
120
  \`\`\`
121
121
 
122
- Get your key at **https://lokuma.ai**
122
+ Get your key at **https://agent.lokuma.ai**
123
123
 
124
124
  ---
125
125
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lokuma-cli",
3
- "version": "1.3.8",
3
+ "version": "1.3.9",
4
4
  "description": "CLI to install Lokuma design intelligence skill for AI coding assistants",
5
5
  "type": "module",
6
6
  "bin": {