make props as object

This commit is contained in:
TheJuze
2024-05-20 12:26:38 +03:00
parent 14c2f3bb5f
commit 5a981723e1
5 changed files with 70 additions and 47 deletions

View File

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