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

Commit 9f67cb1

Browse files
Release 18.1.0 dist files created
1 parent 8a8d39a commit 9f67cb1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ag-grid-angular-cli-example",
3-
"version": "18.0.0",
3+
"version": "18.1.0",
44
"description": "ag-Grid Angular Example Using Angular CLI",
55
"license": "MIT",
66
"repository": {
@@ -30,9 +30,9 @@
3030
"@angular/platform-browser-dynamic": "6.0.3",
3131
"@angular/platform-server": "6.0.3",
3232
"@angular/router": "6.0.3",
33-
"ag-grid": "^18.0.0",
34-
"ag-grid-angular": "^18.0.0",
35-
"ag-grid-enterprise": "^18.0.0",
33+
"ag-grid": "^18.1.0",
34+
"ag-grid-angular": "^18.1.0",
35+
"ag-grid-enterprise": "^18.1.0",
3636
"bootstrap": "3.3.7",
3737
"core-js": "2.5.5",
3838
"rxjs": "6.2.0",

0 commit comments

Comments
 (0)