File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @kc-components/basic" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "description" : " 基础组件" ,
55 "keywords" : [],
66 "homepage" : " https://github.com/Jackson-Mseven/kc-components#readme" ,
2424 " dist" ,
2525 " types"
2626 ],
27- "publishConfig" : {
28- "access" : " public"
29- },
3027 "scripts" : {
3128 "build" : " rollup -c"
3229 },
4542 "typescript" : " ^5.8.2"
4643 },
4744 "packageManager" :
" [email protected] " ,
45+ "publishConfig" : {
46+ "access" : " public"
47+ },
4848 "gitHead" : " adb73d06b7fd69e86942e6c30d744be394dbe3a1"
4949}
Original file line number Diff line number Diff line change 11{
22 "name" : " @kc-components/utils" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " 通用方法" ,
55 "keywords" : [
66 " util"
2424 " lib" ,
2525 " dist"
2626 ],
27- "publishConfig" : {
28- "access" : " public"
29- },
3027 "scripts" : {
3128 "build" : " rollup -c"
3229 },
3633 "@rollup/plugin-typescript" : " ^12.1.2" ,
3734 "rollup" : " ^4.38.0" ,
3835 "rollup-plugin-terser" : " ^7.0.2"
36+ },
37+ "publishConfig" : {
38+ "access" : " public"
3939 }
4040}
You can’t perform that action at this time.
0 commit comments