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.
1 parent 6979c51 commit fc76e85Copy full SHA for fc76e85
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ag-grid-react-example",
3
- "version": "13.2.0",
+ "version": "14.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": "13.3.x",
62
- "ag-grid-enterprise": "13.3.x",
63
- "ag-grid-react": "13.3.x",
+ "ag-grid": "14.0.x",
+ "ag-grid-enterprise": "14.0.x",
+ "ag-grid-react": "14.0.x",
64
"bootstrap": "3.3.7",
65
"d3": "4.9.1",
66
"file-loader": "0.11.1",
0 commit comments