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

Commit 99bc479

Browse files
Robert ClarkeRobert Clarke
authored andcommitted
Release 19.0.0 dist files created
1 parent f5c1a4b commit 99bc479

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ag-grid-react-example",
3-
"version": "18.1.0",
3+
"version": "19.0.0",
44
"description": "Example Reach applicaiton using ag-Grid.",
55
"main": "dist/ag-grid-react-example.js",
66
"scripts": {
@@ -57,9 +57,9 @@
5757
"webpack-dev-server": "^3.1.4"
5858
},
5959
"dependencies": {
60-
"ag-grid-community": "^18.1.0",
61-
"ag-grid-enterprise": "^18.1.0",
62-
"ag-grid-react": "^18.1.0",
60+
"ag-grid-community": "^19.0.0",
61+
"ag-grid-enterprise": "^19.0.0",
62+
"ag-grid-react": "^19.0.0",
6363
"bootstrap": "3.3.7",
6464
"d3": "4.9.1",
6565
"lodash": "4.17.4",

0 commit comments

Comments
 (0)