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

Commit

Permalink
Release 19.0.0 dist files created
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Clarke authored and Robert Clarke committed Sep 5, 2018
1 parent f5c1a4b commit 99bc479
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": "18.1.0",
"version": "19.0.0",
"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": "^18.1.0",
"ag-grid-enterprise": "^18.1.0",
"ag-grid-react": "^18.1.0",
"ag-grid-community": "^19.0.0",
"ag-grid-enterprise": "^19.0.0",
"ag-grid-react": "^19.0.0",
"bootstrap": "3.3.7",
"d3": "4.9.1",
"lodash": "4.17.4",
Expand Down

0 comments on commit 99bc479

Please sign in to comment.