From c1ca95a275e11539a052277fbb149ece987a055a Mon Sep 17 00:00:00 2001 From: Nicolas Wagner Date: Mon, 8 Oct 2018 11:00:34 +0200 Subject: [PATCH 1/3] [chore]update the kleros-interaction package to fix the abi --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed5e080..d54c72a 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "ethereumjs-util": "^5.2.0", "ethjs": "^0.4.0", "kleros": "^0.0.6", - "kleros-interaction": "^0.0.24", + "kleros-interaction": "^0.0.26", "lodash": "^4.17.4", "minimetoken": "^0.2.0", "truffle-contract": "^2.0.5", From a007d38e25fd052c21f4f3a37ff7cf0e432a3215 Mon Sep 17 00:00:00 2001 From: Nicolas Wagner Date: Mon, 8 Oct 2018 11:01:48 +0200 Subject: [PATCH 2/3] [chore]update npm version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d54c72a..b3def94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kleros-api", - "version": "0.18.4", + "version": "0.18.5", "description": "A Javascript library that makes it easy to build relayers and other DApps that use the Kleros protocol.", "keywords": [ "Blockchain", From b838fe2e020cfd01822318e1a4ae891a7525c2f5 Mon Sep 17 00:00:00 2001 From: Nicolas Wagner Date: Mon, 8 Oct 2018 11:04:21 +0200 Subject: [PATCH 3/3] [chore]update npm version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3def94..9f77546 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kleros-api", - "version": "0.18.5", + "version": "0.18.6", "description": "A Javascript library that makes it easy to build relayers and other DApps that use the Kleros protocol.", "keywords": [ "Blockchain",