Merge branch 'latest' into b22.0.0
This commit is contained in:
10
package.json
10
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ag-grid-react-example",
|
||||
"version": "22.0.0",
|
||||
"version": "22.0.0-beta.0",
|
||||
"description": "Example Reach applicaiton using ag-Grid.",
|
||||
"main": "dist/ag-grid-react-example.js",
|
||||
"scripts": {
|
||||
@@ -61,10 +61,10 @@
|
||||
"webpack-dev-server": "3.4.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ag-community/grid-all-modules": "^22.0.0",
|
||||
"@ag-community/grid-core": "^22.0.0",
|
||||
"@ag-community/grid-react": "^22.0.0",
|
||||
"@ag-enterprise/grid-all-modules": "^22.0.0",
|
||||
"@ag-community/grid-all-modules": "^22.0.0-beta.0",
|
||||
"@ag-community/grid-core": "^22.0.0-beta.0",
|
||||
"@ag-community/grid-react": "^22.0.0-beta.0",
|
||||
"@ag-enterprise/grid-all-modules": "^22.0.0-beta.0",
|
||||
"bootstrap": "4.3.1",
|
||||
"d3": "4.9.1",
|
||||
"lodash": "4.17.11",
|
||||
|
||||
Reference in New Issue
Block a user