We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07fdc69 commit 2b08091Copy full SHA for 2b08091
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@revolist/vue-datagrid",
3
- "version": "4.12.7",
+ "version": "4.12.8",
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.12.7"
+ "@revolist/revogrid": "4.12.8"
65
},
66
"devDependencies": {
67
"@stencil/core": "^4.24.0",
0 commit comments