Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ca64dae64c |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ag-grid-react-example",
|
"name": "ag-grid-react-example",
|
||||||
"version": "17.1.0",
|
"version": "18.1.0",
|
||||||
"description": "Example Reach applicaiton using ag-Grid.",
|
"description": "Example Reach applicaiton using ag-Grid.",
|
||||||
"main": "dist/ag-grid-react-example.js",
|
"main": "dist/ag-grid-react-example.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
@@ -57,9 +57,9 @@
|
|||||||
"typescript": "2.3.x"
|
"typescript": "2.3.x"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ag-grid": "^18.0.0",
|
"ag-grid": "^18.1.0",
|
||||||
"ag-grid-enterprise": "^18.0.0",
|
"ag-grid-enterprise": "^18.1.0",
|
||||||
"ag-grid-react": "^18.0.0",
|
"ag-grid-react": "^18.1.0",
|
||||||
"bootstrap": "3.3.7",
|
"bootstrap": "3.3.7",
|
||||||
"d3": "4.9.1",
|
"d3": "4.9.1",
|
||||||
"file-loader": "0.11.1",
|
"file-loader": "0.11.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user