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

Commit d25ef96

Browse files
committed
Release 31.0.0 prep
1 parent e297ac6 commit d25ef96

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ag-grid-angular-cli-package-example",
3-
"version": "31.0.2",
3+
"version": "31.1.0",
44
"description": "AG Grid Angular Example Using Angular CLI",
55
"license": "MIT",
66
"repository": {
@@ -19,9 +19,9 @@
1919
},
2020
"private": true,
2121
"dependencies": {
22-
"ag-grid-enterprise": "~31.0.2",
23-
"ag-grid-community": "~31.0.2",
24-
"ag-grid-angular": "~31.0.2",
22+
"ag-grid-enterprise": "~31.1.0",
23+
"ag-grid-community": "~31.1.0",
24+
"ag-grid-angular": "~31.1.0",
2525
"@angular/animations": "14.3.0",
2626
"@angular/common": "14.3.0",
2727
"@angular/compiler": "14.3.0",

0 commit comments

Comments
 (0)