make PlatformFees fields optional. temporary solution

This commit is contained in:
TheJuze
2023-09-29 17:01:22 +03:00
parent 020b153597
commit bed0aac578
5 changed files with 16 additions and 10 deletions

View File

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