errorSchema moved to schemas directory

This commit is contained in:
Aleksandr Kraiz
2022-05-13 20:25:13 +04:00
parent 4c98dc23b4
commit 4fa91465f6
4 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.5.12",
"version": "0.5.13",
"description": "Orion Protocol SDK",
"main": "./lib/esm/index.js",
"module": "./lib/esm/index.js",