From 53a74accd56d1fb12cbac895b9e1827f4c971d2b Mon Sep 17 00:00:00 2001 From: Sam Vitello Date: Wed, 29 Aug 2018 12:17:28 -0600 Subject: [PATCH] chore: api v0.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85f546e..6204e5c 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "create-redux-form": "^0.1.2", "ethjs": "^0.3.3", "history": "^4.7.2", - "kleros-api": "^0.15.0", + "kleros-api": "^0.16.0", "lessdux": "^0.7.3", "normalize.css": "^7.0.0", "react": "^16.2.0",