We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9ca52a7 + 0c927ae commit 455f982Copy full SHA for 455f982
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ag-grid-react-example",
3
- "version": "16.0.0",
+ "version": "17.0.0",
4
"description": "Example Reach applicaiton using ag-Grid.",
5
"main": "dist/ag-grid-react-example.js",
6
"scripts": {
@@ -58,9 +58,9 @@
58
"typescript": "2.3.x"
59
},
60
"dependencies": {
61
- "ag-grid": "^16.0.0",
62
- "ag-grid-enterprise": "^16.0.0",
63
- "ag-grid-react": "^16.0.0",
+ "ag-grid": "^17.0.0",
+ "ag-grid-enterprise": "^17.0.0",
+ "ag-grid-react": "^17.0.0",
64
"bootstrap": "3.3.7",
65
"d3": "4.9.1",
66
"file-loader": "0.11.1",
0 commit comments