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

Commit c3af000

Browse files
Release 18.0.0 setting new license key
1 parent 7b6b609 commit c3af000

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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-react-example",
3-
"version": "17.1.0",
3+
"version": "18.0.0",
44
"description": "Example Reach applicaiton using ag-Grid.",
55
"main": "dist/ag-grid-react-example.js",
66
"scripts": {
@@ -58,9 +58,9 @@
5858
"typescript": "2.3.x"
5959
},
6060
"dependencies": {
61-
"ag-grid": "^17.0.0",
62-
"ag-grid-enterprise": "^17.0.0",
63-
"ag-grid-react": "^17.0.0",
61+
"ag-grid": "^18.0.0",
62+
"ag-grid-enterprise": "^18.0.0",
63+
"ag-grid-react": "^18.0.0",
6464
"bootstrap": "3.3.7",
6565
"d3": "4.9.1",
6666
"file-loader": "0.11.1",

0 commit comments

Comments
 (0)