We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a7e8b4 commit 7a24811Copy full SHA for 7a24811
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@revolist/svelte-datagrid",
3
- "version": "4.16.0",
+ "version": "4.17.0",
4
"description": "Svelte DataGrid Spreadsheet component with native cell render support",
5
"main": "./dist/svelte-datagrid.umd.cjs",
6
"module": "./dist/svelte-datagrid.js",
@@ -73,7 +73,7 @@
73
"vite-plugin-dts": "^4.3.0"
74
},
75
"dependencies": {
76
- "@revolist/revogrid": "4.16.0"
+ "@revolist/revogrid": "4.17.0"
77
78
"publishConfig": {
79
"access": "public"
0 commit comments