Skip to content

Commit

Permalink
chore(release): update versions to 4.0.23
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 30, 2024
1 parent fa21187 commit 45d1c3e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "lib-test",
"description": "Demo lib test",
"version": "4.0.22",
"version": "4.0.23",
"private": true,
"scripts": {
"dev": "vite"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@revolist/vue-datagrid",
"version": "4.0.22",
"version": "4.0.23",
"description": "Vue 2 DataGrid Spreadsheet component with native Vue 2 render support",
"main": "./dist/vue2-datagrid.umd.js",
"module": "./dist/vue2-datagrid.js",
Expand Down Expand Up @@ -72,6 +72,6 @@
"@stencil/core": "^4.17.1"
},
"peerDependencies": {
"@revolist/revogrid": "4.0.22"
"@revolist/revogrid": "4.0.23"
}
}

0 comments on commit 45d1c3e

Please sign in to comment.