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

Commit

Permalink
Release 13.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
makinggoodsoftware committed Oct 2, 2017
1 parent c826773 commit d2b92b4
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": "13.2.0",
"version": "13.3.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": "13.2.x",
"ag-grid-enterprise": "13.2.x",
"ag-grid-react": "13.2.x",
"ag-grid": "13.3.x",
"ag-grid-enterprise": "13.3.x",
"ag-grid-react": "13.3.x",
"bootstrap": "3.3.7",
"d3": "4.9.1",
"file-loader": "0.11.1",
Expand Down

0 comments on commit d2b92b4

Please sign in to comment.