feat: add new parameter to header for agg and remove unnecessary code

This commit is contained in:
Mikhail Gladchenko
2024-05-22 12:14:31 +01:00
parent 7a832a8686
commit 97ca187b4f
3 changed files with 4 additions and 26 deletions

View File

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