fix: unnecessary space in config; fix order schema removed unnecessary fields

This commit is contained in:
Alex Kraiz
2024-01-09 04:36:48 +04:00
parent 11a5bd9be0
commit 9002b4553f
3 changed files with 2 additions and 4 deletions

View File

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