diff --git a/package.json b/package.json index 0b811c95..2d151953 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.3.1", "description": "TDesign Component for Mobile React", "title": "tdesign-mobile-react", - "main": "cjs/index.js", + "main": "lib/index.js", "module": "es/index.js", "typings": "es/index.d.ts", "unpkg": "dist/tdesign.min.js",