@theokit/sdk 4.12.0 → 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/eval.cjs CHANGED
@@ -11678,7 +11678,7 @@ var DEFAULT_STORE = {
11678
11678
  home: os.homedir(),
11679
11679
  dirName: ".theokit",
11680
11680
  fileName: "auth.json",
11681
- homeEnvVar: "THEOKIT_HOME"
11681
+ homeEnvVar: "THEOKIT_AUTH_HOME"
11682
11682
  };
11683
11683
  var OPENAI_OAUTH_CONFIG = {
11684
11684
  provider: "openai",