Skip to content

Commit

Permalink
chore(release): update versions to 4.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 24, 2024
1 parent a8d76ba commit f743c41
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": "demo",
"private": true,
"version": "4.10.9",
"version": "4.10.10",
"type": "module",
"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/svelte-datagrid",
"version": "4.10.9",
"version": "4.10.10",
"description": "Svelte DataGrid Spreadsheet component with native cell render support",
"main": "./dist/svelte-datagrid.umd.cjs",
"module": "./dist/svelte-datagrid.js",
Expand Down Expand Up @@ -73,7 +73,7 @@
"vite-plugin-dts": "^3.9.1"
},
"dependencies": {
"@revolist/revogrid": "4.10.9"
"@revolist/revogrid": "4.10.10"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit f743c41

Please sign in to comment.