@olorehq/olore 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 (2) hide show
  1. package/dist/cli.js +1 -1
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -107,7 +107,7 @@ import fs2 from "fs-extra";
107
107
  import * as tar from "tar";
108
108
 
109
109
  // src/core/constants.ts
110
- var REGISTRY_URL = "https://olorehq.github.io/olore/registry";
110
+ var REGISTRY_URL = "https://olore.dev/registry";
111
111
  var DOWNLOAD_TIMEOUT = 6e4;
112
112
  var USER_AGENT = "olore-cli/0.1.0";
113
113
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@olorehq/olore",
3
- "version": "0.1.0",
3
+ "version": "0.1.2",
4
4
  "description": "Universal documentation for any AI coding agent",
5
5
  "keywords": [
6
6
  "ai",