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

Commit

Permalink
Release 14.2.0 dist/lib files created
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlandsman committed Nov 15, 2017
1 parent 05d4341 commit 90ec337
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": "14.0.0",
"version": "14.2.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": "14.0.x",
"ag-grid-enterprise": "14.0.x",
"ag-grid-react": "14.0.x",
"ag-grid": "^14.0.0",
"ag-grid-enterprise": "^14.0.0",
"ag-grid-react": "^14.0.0",
"bootstrap": "3.3.7",
"d3": "4.9.1",
"file-loader": "0.11.1",
Expand Down

0 comments on commit 90ec337

Please sign in to comment.