Skip to content

Commit

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

0 comments on commit 7ffb1a0

Please sign in to comment.