diff --git a/deploy/045_deploy_paranet.ts b/deploy/045_deploy_paranet.ts index af645aa3..e4f7a633 100644 --- a/deploy/045_deploy_paranet.ts +++ b/deploy/045_deploy_paranet.ts @@ -18,5 +18,7 @@ func.dependencies = [ 'ParanetKnowledgeMinersRegistry', 'ParanetsRegistry', 'ParanetServicesRegistry', + 'ProfileStorage', 'ServiceAgreementStorageProxy', + 'IdentityStorage', ];