Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Updated npm and bower versions for b19.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rmc-software committed Oct 31, 2018
1 parent 4998a51 commit 3074639
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 3074639

Please sign in to comment.