Add governanceChainsInfoSchema

This commit is contained in:
Dmitry Leleko
2023-06-01 09:17:12 +03:00
parent 95fecabce9
commit 4cac52f016
4 changed files with 17 additions and 2 deletions

View File

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