mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-10 09:58:00 -05:00
version bump
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"package.json": "sort-package-json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@0xbow/privacy-pools-core-sdk": "^0.1.0",
|
||||
"@0xbow/privacy-pools-core-sdk": "^0.1.1",
|
||||
"@openzeppelin/contracts": "5.1.0",
|
||||
"@openzeppelin/contracts-upgradeable": "5.0.2",
|
||||
"@openzeppelin/foundry-upgrades": "0.3.6",
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
"docker:run": "docker-compose up"
|
||||
},
|
||||
"dependencies": {
|
||||
"@0xbow/privacy-pools-core-sdk": "0.1.0",
|
||||
"@0xbow/privacy-pools-core-sdk": "0.1.1",
|
||||
"ajv": "8.17.1",
|
||||
"body-parser": "1.20.3",
|
||||
"express": "4.21.2",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@0xbow/privacy-pools-core-sdk",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "Typescript SDK for the Privacy Pool protocol",
|
||||
"repository": "https://github.com/0xbow-io/privacy-pools-core",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user