fix signLockOrder

This commit is contained in:
TheJuze
2024-01-24 12:23:14 +03:00
parent a5ab496475
commit c6be1c73c3
8 changed files with 44 additions and 75 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.20.42-rc12",
"version": "0.20.42-rc13",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
@@ -86,7 +86,6 @@
},
"dependencies": {
"@babel/runtime": "^7.21.0",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@orionprotocol/contracts": "1.22.6",
"@types/lodash.clonedeep": "^4.5.9",