Skip to content

Commit

Permalink
chore(release): update versions to 4.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 13, 2024
1 parent 6cca908 commit 27abd6e
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.10.4",
"version": "4.10.5",
"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.10.4",
"version": "4.10.5",
"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.10.4"
"@revolist/revogrid": "4.10.5"
},
"devDependencies": {
"@vue/compiler-sfc": "^3.2.37",
Expand Down

0 comments on commit 27abd6e

Please sign in to comment.