Skip to content

Commit ba7e038

Browse files
committedMar 7, 2025·
chore(release): update versions to 4.13.2
1 parent c2b9ad6 commit ba7e038

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@revolist/vue-datagrid",
3-
"version": "4.13.1",
3+
"version": "4.13.2",
44
"description": "Vue 2 DataGrid Spreadsheet component with native Vue 2 render support",
55
"types": "./dist/index.d.ts",
66
"type": "module",
@@ -61,7 +61,7 @@
6161
"homepage": "https://github.com/revolist/revogrid#readme",
6262
"license": "MIT",
6363
"dependencies": {
64-
"@revolist/revogrid": "4.13.1"
64+
"@revolist/revogrid": "4.13.2"
6565
},
6666
"devDependencies": {
6767
"@stencil/core": "^4.24.0",

0 commit comments

Comments
 (0)
Please sign in to comment.