Parcourir la source

chore: udpate

wxyyxc1992 il y a 5 ans
Parent
révision
7400b6f565
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      packages/cts-api/package.json

+ 1
- 1
packages/cts-api/package.json Voir le fichier

@@ -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,