Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
revolist authored Jul 22, 2021
1 parent 9f2d66f commit 7cbdb72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@revolist/vue3-datagrid",
"version": "3.0.52",
"version": "3.0.96",
"description": "Vue 3 data grid spreadsheet",
"main": "dist/vgrid.js",
"scripts": {
Expand Down Expand Up @@ -51,7 +51,7 @@
"webpack-dev-server": "^3.11.0"
},
"dependencies": {
"@revolist/revogrid": "^3.0.52",
"@stencil/core": "^2.4.0"
"@revolist/revogrid": "^3.0.96",
"@stencil/core": "^2.6.0"
}
}

0 comments on commit 7cbdb72

Please sign in to comment.