This commit is contained in:
Aleksandr Kraiz
2023-05-25 09:39:45 +04:00
parent f62fe8c19b
commit 45dcec651c
3 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.19.9",
"version": "0.19.10",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
@@ -93,7 +93,7 @@
"just-clone": "^6.2.0",
"merge-anything": "^5.1.7",
"neverthrow": "^6.0.0",
"simple-typed-fetch": "^0.1.9",
"simple-typed-fetch": "0.2.1",
"stream-browserify": "^3.0.0",
"tiny-invariant": "^1.3.1",
"ts-is-present": "^1.2.2",