Browse Source

chore: udpate

wxyyxc1992 5 years ago
parent
commit
7400b6f565
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      packages/cts-api/package.json

+ 1
- 1
packages/cts-api/package.json View File

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