Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Release 19.0.0 dist files created
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Clarke authored and Robert Clarke committed Sep 5, 2018
1 parent ff02c2d commit d692bf4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ag-grid-angular-cli-example",
"version": "18.1.0",
"version": "19.0.0",
"description": "ag-Grid Angular Example Using Angular CLI",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -30,9 +30,9 @@
"@angular/platform-browser-dynamic": "6.1.6",
"@angular/platform-server": "6.1.6",
"@angular/router": "6.1.6",
"ag-grid-community": "^18.1.1",
"ag-grid-angular": "^18.1.0",
"ag-grid-enterprise": "^18.1.1",
"ag-grid-community": "^19.0.0",
"ag-grid-angular": "^19.0.0",
"ag-grid-enterprise": "^19.0.0",
"bootstrap": "3.3.7",
"core-js": "2.5.7",
"rxjs": "6.3.1",
Expand Down Expand Up @@ -61,4 +61,4 @@
"typescript": "2.9.2",
"webdriver-manager": "10.2.5"
}
}
}

0 comments on commit d692bf4

Please sign in to comment.