瀏覽代碼

chore: udpate

wxyyxc1992 5 年之前
父節點
當前提交
7400b6f565
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      packages/cts-api/package.json

+ 1
- 1
packages/cts-api/package.json 查看文件

@@ -12,7 +12,7 @@
12 12
     "type": "git",
13 13
     "url": "https://git.links123.net/Chevalier/chat-ts-sdk"
14 14
   },
15
-  "main": "dist/index.js",
15
+  "main": "dist/cjs/index.js",
16 16
   "types": "dist/types/index.d.ts",
17 17
   "prettier": {
18 18
     "printWidth": 100,