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

Commit a5ccb6d

Browse files
Release 16.0.0 dist files created
1 parent 25e1f1c commit a5ccb6d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ag-grid-react-example",
3-
"version": "15.0.0",
3+
"version": "16.0.0",
44
"description": "Example Reach applicaiton using ag-Grid.",
55
"main": "dist/ag-grid-react-example.js",
66
"scripts": {
@@ -58,9 +58,9 @@
5858
"typescript": "2.3.x"
5959
},
6060
"dependencies": {
61-
"ag-grid": "^15.x",
62-
"ag-grid-enterprise": "^15.x",
63-
"ag-grid-react": "^15.x",
61+
"ag-grid": "^16.0.0",
62+
"ag-grid-enterprise": "^16.0.0",
63+
"ag-grid-react": "^16.0.0",
6464
"bootstrap": "3.3.7",
6565
"d3": "4.9.1",
6666
"file-loader": "0.11.1",

0 commit comments

Comments
 (0)