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

Commit

Permalink
Updated npm and bower versions for b19.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rmc-software committed Oct 31, 2018
1 parent 5e97fbd commit d919162
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": "19.0.0",
"version": "19.1.1",
"description": "ag-Grid Angular Example Using Angular CLI",
"license": "MIT",
"repository": {
Expand Down Expand Up @@ -30,9 +30,9 @@
"@angular/platform-browser-dynamic": "7.0.0",
"@angular/platform-server": "7.0.0",
"@angular/router": "7.0.0",
"ag-grid-community": "^19.0.0",
"ag-grid-angular": "^19.0.0",
"ag-grid-enterprise": "^19.0.0",
"ag-grid-community": "^19.1.0",
"ag-grid-angular": "^19.1.0",
"ag-grid-enterprise": "^19.1.0",
"bootstrap": "3.3.7",
"core-js": "2.5.7",
"rxjs": "6.3.3",
Expand Down Expand Up @@ -61,4 +61,4 @@
"typescript": "3.1.3",
"webdriver-manager": "12.1.0"
}
}
}

0 comments on commit d919162

Please sign in to comment.