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 5dd4849 commit 1bc95b3Copy full SHA for 1bc95b3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@revolist/vue-datagrid",
3
- "version": "4.15.0",
+ "version": "4.15.1",
4
"description": "Vue 2 DataGrid Spreadsheet component with native Vue 2 render support",
5
"types": "./dist/index.d.ts",
6
"type": "module",
@@ -61,7 +61,7 @@
61
"homepage": "https://github.com/revolist/revogrid#readme",
62
"license": "MIT",
63
"dependencies": {
64
- "@revolist/revogrid": "4.15.0"
+ "@revolist/revogrid": "4.15.1"
65
},
66
"devDependencies": {
67
"@stencil/core": "^4.24.0",
0 commit comments