From 731a35b1f2d52edfe957df950575574779b1175b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 5 Jan 2018 16:01:31 +0000 Subject: [PATCH] fix(deps): update dependency react-table to v6.7.6 --- static/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/package.json b/static/package.json index 63b40f6..f0fa03b 100644 --- a/static/package.json +++ b/static/package.json @@ -24,7 +24,7 @@ "react-router": "4.2.0", "react-router-dom": "4.2.2", "react-scripts": "1.0.17", - "react-table": "^6.7.6", + "react-table": "6.7.6", "semantic-ui-css": "2.2.12", "semantic-ui-react": "0.77.1", "toastr": "2.1.4"