Skip to content

Commit

Permalink
chore(release): update versions to 4.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 29, 2024
1 parent 73dc6f3 commit 9079937
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.9.23",
"version": "4.9.24",
"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.9.23",
"version": "4.9.24",
"description": "Vue 2 DataGrid Spreadsheet component with native Vue 2 render support",
"main": "./dist/vue2-datagrid.umd.cjs",
"module": "./dist/vue2-datagrid.mjs",
Expand Down Expand Up @@ -62,7 +62,7 @@
"homepage": "https://github.com/revolist/revogrid#readme",
"license": "MIT",
"dependencies": {
"@revolist/revogrid": "4.9.23"
"@revolist/revogrid": "4.9.24"
},
"devDependencies": {
"@vue/compiler-sfc": "^3.2.37",
Expand Down

0 comments on commit 9079937

Please sign in to comment.