Skip to content

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
revolist authored Feb 11, 2021
1 parent 508969a commit 4b7ba2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@revolist/svelte-datagrid",
"description": "Svelte data grid spreadsheet",
"version": "1.0.2",
"version": "1.0.3",
"main": "dist/revogrid.js",
"scripts": {
"build": "tsc",
Expand Down Expand Up @@ -44,6 +44,6 @@
"webpack-dev-server": "^3.11.2"
},
"dependencies": {
"@revolist/revogrid": "^2.9.3"
"@revolist/revogrid": "^2.9.4"
}
}

0 comments on commit 4b7ba2c

Please sign in to comment.