Skip to content

Commit 4e1dc70

Browse files
cnlonlonghao.hlh
andauthored
fix: entry file of the unpkg (#7903)
Co-authored-by: longhao.hlh <[email protected]>
1 parent c9cad09 commit 4e1dc70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"license": "MIT",
1818
"sideEffects": false,
1919
"main": "lib/index.js",
20-
"unpkg": "dist/components.min.js",
20+
"unpkg": "dist/pro-components.min.js",
2121
"module": "es/index.js",
2222
"types": "es/index.d.ts",
2323
"files": [

0 commit comments

Comments
 (0)