@theokit/sdk 4.12.1 → 4.12.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.
package/dist/index.cjs CHANGED
@@ -14279,7 +14279,7 @@ var DEFAULT_STORE = {
14279
14279
  home: os.homedir(),
14280
14280
  dirName: ".theokit",
14281
14281
  fileName: "auth.json",
14282
- homeEnvVar: "THEOKIT_HOME"
14282
+ homeEnvVar: "THEOKIT_AUTH_HOME"
14283
14283
  };
14284
14284
  var OPENAI_OAUTH_CONFIG = {
14285
14285
  provider: "openai",