File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " lib-test" ,
3
3
"description" : " Demo lib test" ,
4
- "version" : " 4.10.14 " ,
4
+ "version" : " 4.10.15 " ,
5
5
"private" : true ,
6
6
"scripts" : {
7
7
"dev" : " vite"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @revolist/vue-datagrid" ,
3
- "version" : " 4.10.14 " ,
3
+ "version" : " 4.10.15 " ,
4
4
"description" : " Vue 2 DataGrid Spreadsheet component with native Vue 2 render support" ,
5
5
"main" : " ./dist/vue2-datagrid.umd.cjs" ,
6
6
"module" : " ./dist/vue2-datagrid.mjs" ,
62
62
"homepage" : " https://github.com/revolist/revogrid#readme" ,
63
63
"license" : " MIT" ,
64
64
"dependencies" : {
65
- "@revolist/revogrid" : " 4.10.14 "
65
+ "@revolist/revogrid" : " 4.10.15 "
66
66
},
67
67
"devDependencies" : {
68
68
"@vue/compiler-sfc" : " ^3.2.37" ,
You can’t perform that action at this time.
0 commit comments