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

Commit d919162

Browse files
author
rmc-software
committed
Updated npm and bower versions for b19.1.1
1 parent 5e97fbd commit d919162

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ag-grid-angular-cli-example",
3-
"version": "19.0.0",
3+
"version": "19.1.1",
44
"description": "ag-Grid Angular Example Using Angular CLI",
55
"license": "MIT",
66
"repository": {
@@ -30,9 +30,9 @@
3030
"@angular/platform-browser-dynamic": "7.0.0",
3131
"@angular/platform-server": "7.0.0",
3232
"@angular/router": "7.0.0",
33-
"ag-grid-community": "^19.0.0",
34-
"ag-grid-angular": "^19.0.0",
35-
"ag-grid-enterprise": "^19.0.0",
33+
"ag-grid-community": "^19.1.0",
34+
"ag-grid-angular": "^19.1.0",
35+
"ag-grid-enterprise": "^19.1.0",
3636
"bootstrap": "3.3.7",
3737
"core-js": "2.5.7",
3838
"rxjs": "6.3.3",
@@ -61,4 +61,4 @@
6161
"typescript": "3.1.3",
6262
"webdriver-manager": "12.1.0"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)