File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed
packages/lazy-table-renderer Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " vue-pivottable" ,
3
3
"version" : " 1.0.3" ,
4
4
"type" : " module" ,
5
- "publishConfig" : {
6
- "access" : " public"
7
- },
5
+ "description" : " " ,
8
6
"exports" : {
9
7
"." : {
10
8
"import" : " ./dist/vue-pivottable.es.js" ,
88
86
"vite-plugin-dts" : " ^4.5.3" ,
89
87
"vite-plugin-static-copy" : " ^2.3.1" ,
90
88
"vue" : " ^3.2.0"
91
- }
89
+ },
90
+ "packageManager" :
" [email protected] "
92
91
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue-pivottable/lazy-table-renderer" ,
3
- "version" : " 1.0.10 " ,
3
+ "version" : " 1.0.11 " ,
4
4
"type" : " module" ,
5
- "publishConfig" : {
6
- "access" : " public"
7
- },
5
+ "description" : " " ,
8
6
"exports" : {
9
7
"." : {
10
8
"import" : " ./dist/lazy-table-renderer.es.js" ,
55
53
"devDependencies" : {
56
54
"@vitejs/plugin-vue" : " ^5.2.1" ,
57
55
"vite" : " ^6.3.4"
58
- },
59
- "packageManager" :
" [email protected] "
56
+ }
60
57
}
You can’t perform that action at this time.
0 commit comments