chore: v2.2.1

This commit is contained in:
Vivian Plasencia
2024-04-01 22:20:46 +02:00
parent e5c65d608d
commit 2c5d0cdcda
9 changed files with 26 additions and 26 deletions

View File

@@ -8,8 +8,8 @@
"build": "nest build"
},
"dependencies": {
"@bandada/credentials": "2.2.0",
"@bandada/utils": "2.2.0",
"@bandada/credentials": "2.2.1",
"@bandada/utils": "2.2.1",
"@ethersproject/hash": "^5.7.0",
"@nestjs/common": "^9.0.0",
"@nestjs/core": "^9.0.0",

View File

@@ -8,8 +8,8 @@
"preview": "vite preview"
},
"dependencies": {
"@bandada/api-sdk": "2.2.0",
"@bandada/utils": "2.2.0",
"@bandada/api-sdk": "2.2.1",
"@bandada/utils": "2.2.1",
"@chakra-ui/react": "^2.5.1",
"@chakra-ui/styled-system": "^2.0.0",
"@chakra-ui/theme-tools": "^2.0.16",

View File

@@ -1,6 +1,6 @@
{
"name": "@bandada/contracts",
"version": "2.2.0",
"version": "2.2.1",
"description": "Bandada smart contracts to manage off-chain groups and verify their zero-knowledge proofs.",
"license": "MIT",
"files": [

View File

@@ -8,8 +8,8 @@
"preview": "vite preview"
},
"dependencies": {
"@bandada/credentials": "2.2.0",
"@bandada/utils": "2.2.0",
"@bandada/credentials": "2.2.1",
"@bandada/utils": "2.2.1",
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/react": "^2.5.1",
"@chakra-ui/styled-system": "^2.0.0",