Skip to content

Commit

Permalink
Merge branch 'next' ef https://github.com/revolist/angular-datagrid i…
Browse files Browse the repository at this point in the history
…nto next
  • Loading branch information
m2a2x committed Jun 30, 2024
2 parents a1f9240 + 63d5508 commit 7ad9592
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@revolist/angular-datagrid-project",
"version": "4.0.12",
"version": "4.0.22",
"scripts": {
"ng": "ng",
"dev": "ng serve",
Expand All @@ -10,7 +10,7 @@
},
"private": true,
"dependencies": {
"@revolist/revogrid": "4.0.12"
"@revolist/revogrid": "4.0.22"
},
"devDependencies": {
"@angular/animations": "^17.3.0",
Expand Down
4 changes: 2 additions & 2 deletions projects/angular-datagrid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@revolist/angular-datagrid",
"version": "4.0.12",
"version": "4.0.22",
"description": "Angular DataGrid Spreadsheet component with native cell render support",
"keywords": [
"revo-grid",
Expand Down Expand Up @@ -43,7 +43,7 @@
"homepage": "https://github.com/revolist/revogrid#readme",
"license": "MIT",
"peerDependencies": {
"@revolist/revogrid": "4.0.12"
"@revolist/revogrid": "4.0.22"
},
"devDependencies": {
"@angular/common": "^17.3.0",
Expand Down

0 comments on commit 7ad9592

Please sign in to comment.