update signOrder

This commit is contained in:
TheJuze
2024-05-29 14:40:11 +03:00
parent 0c99c52d69
commit f76b493daf
7 changed files with 93 additions and 105 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.22.0-rc7",
"version": "0.22.0-rc8",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
@@ -87,7 +87,7 @@
"dependencies": {
"@babel/runtime": "^7.21.0",
"@ethersproject/providers": "^5.7.2",
"@orionprotocol/contracts": "1.23.3",
"@orionprotocol/contracts": "1.23.4-rc",
"@types/lodash.clonedeep": "^4.5.9",
"bignumber.js": "^9.1.1",
"bson-objectid": "^2.0.4",