Updated npm and bower versions for b19.1.1

This commit is contained in:
rmc-software
2018-10-31 13:10:02 +00:00
parent 4998a51817
commit 30746397ef

View File

@@ -1,6 +1,6 @@
{
"name": "ag-grid-react-example",
"version": "19.0.0",
"version": "19.1.1",
"description": "Example Reach applicaiton using ag-Grid.",
"main": "dist/ag-grid-react-example.js",
"scripts": {
@@ -57,9 +57,9 @@
"webpack-dev-server": "^3.1.4"
},
"dependencies": {
"ag-grid-community": "^19.0.0",
"ag-grid-enterprise": "^19.0.0",
"ag-grid-react": "^19.0.0",
"ag-grid-community": "^19.1.0",
"ag-grid-enterprise": "^19.1.0",
"ag-grid-react": "^19.1.0",
"bootstrap": "4.1.3",
"d3": "4.9.1",
"lodash": "^4.17.11",