@heurist-network/skills 0.1.0 → 0.1.2

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 (3) hide show
  1. package/README.md +1 -1
  2. package/dist/cli.js +1680 -0
  3. package/package.json +2 -2
package/README.md CHANGED
@@ -160,7 +160,7 @@ These features are unique to the Heurist marketplace and not present in other sk
160
160
 
161
161
  | Variable | Description |
162
162
  |----------|-------------|
163
- | `HEURIST_SKILLS_API` | Override marketplace API URL (default: `https://mesh.heurist.ai`) |
163
+ | `HEURIST_SKILLS_API` | Override marketplace API URL (default: `https://mesh.heurist.xyz`) |
164
164
 
165
165
  ## Lock File Compatibility
166
166