@aiyiran/myclaw 1.0.187 → 1.0.188

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/inject-minimax.js CHANGED
@@ -19,7 +19,7 @@ const { readConfig, writeConfig } = require('./find-config');
19
19
  // ============================================================
20
20
  // 请在这里填写默认的 MiniMax API Key
21
21
  // ============================================================
22
- const DEFAULT_MINIMAX_KEY = "sk-cp-hZrI2mmHl_bQxHGSwRkDJvIrroe6xebBaKyhUhdnH1s4TABiJ4j_RcP85i44fGSbrhxv6yGij-mM0a0EXvMaLkcL2UhjtW6YAm3TF-2SuRGAemg3LC8F4xM";
22
+ const DEFAULT_MINIMAX_KEY = "sk-api-tFSnmFXHhiGbrPMe4xI9iZyxoRgCS7Dksz9rQBQEwtN9IgbTcmq0r8sbSUm90y1xSpHDZAagrkB5acSS8-pP_oKLecpBRCokruNw6k6uBsQW2kJYBHEFH5w";
23
23
 
24
24
  function run(cliArgs) {
25
25
  // 解析参数
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiyiran/myclaw",
3
- "version": "1.0.187",
3
+ "version": "1.0.188",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "bin": {