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

Commit 2bd8d4c

Browse files
Release 17.0.0 dist files created
1 parent 318f78d commit 2bd8d4c

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-react-example",
3-
"version": "16.0.0",
3+
"version": "17.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": "^16.0.0",
62-
"ag-grid-enterprise": "^16.0.0",
63-
"ag-grid-react": "^16.0.0",
61+
"ag-grid": "^17.0.0",
62+
"ag-grid-enterprise": "^17.0.0",
63+
"ag-grid-react": "^17.0.0",
6464
"bootstrap": "3.3.7",
6565
"d3": "4.9.1",
6666
"file-loader": "0.11.1",

0 commit comments

Comments
 (0)