From b0217231faf2620ab0e6510dcfb122e8e7f453b1 Mon Sep 17 00:00:00 2001 From: anandrgitnirman Date: Sun, 16 May 2021 17:36:36 +0530 Subject: [PATCH] #538 Update to optimized version of registry contract --- resources/blockchain/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/blockchain/package.json b/resources/blockchain/package.json index f27ef677..d8fce281 100644 --- a/resources/blockchain/package.json +++ b/resources/blockchain/package.json @@ -3,7 +3,7 @@ "bip39": "2.5.0", "fs-extra": "5.0.0", "ganache-cli": "6.1.6", - "singularitynet-platform-contracts": "1.0.0", + "singularitynet-platform-contracts": "1.0.1", "singularitynet-token-contracts": "3.0.0", "truffle": "4.1.13", "truffle-contract": "3.0.6",