Added state to bridge

This commit is contained in:
Aleksandr Kraiz
2023-08-14 20:04:36 +04:00
parent 4c84457467
commit c052c917f0
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.19.51",
"version": "0.19.52",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
@@ -108,4 +108,4 @@
"overrides": {
"tsconfig-paths": "^4.0.0"
}
}
}