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

Commit

Permalink
Release 16.0.0 dist files created
Browse files Browse the repository at this point in the history
  • Loading branch information
makinggoodsoftware committed Jan 24, 2018
1 parent 25e1f1c commit a5ccb6d
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": "15.0.0",
"version": "16.0.0",
"description": "Example Reach applicaiton using ag-Grid.",
"main": "dist/ag-grid-react-example.js",
"scripts": {
Expand Down Expand Up @@ -58,9 +58,9 @@
"typescript": "2.3.x"
},
"dependencies": {
"ag-grid": "^15.x",
"ag-grid-enterprise": "^15.x",
"ag-grid-react": "^15.x",
"ag-grid": "^16.0.0",
"ag-grid-enterprise": "^16.0.0",
"ag-grid-react": "^16.0.0",
"bootstrap": "3.3.7",
"d3": "4.9.1",
"file-loader": "0.11.1",
Expand Down

0 comments on commit a5ccb6d

Please sign in to comment.