bump: contracts

This commit is contained in:
Aleksandr Kraiz
2023-05-09 14:33:08 +04:00
parent 596b0664d5
commit 733d39804e
13 changed files with 23 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.18.24",
"version": "0.18.25",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
@@ -82,7 +82,7 @@
"@babel/runtime": "^7.21.0",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@orionprotocol/contracts": "0.11.0",
"@orionprotocol/contracts": "1.0.2",
"bignumber.js": "^9.1.1",
"bson-objectid": "^2.0.4",
"buffer": "^6.0.3",