STF to ESM

This commit is contained in:
Aleksandr Kraiz
2023-04-03 20:17:38 +04:00
parent 665bd568a4
commit bfa88fabaa
16 changed files with 22 additions and 49 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.18.2",
"version": "0.18.3",
"description": "Orion Protocol SDK",
"main": "./lib/esm/index.js",
"module": "./lib/esm/index.js",
@@ -89,7 +89,7 @@
"just-clone": "^6.2.0",
"merge-anything": "^5.1.4",
"neverthrow": "^6.0.0",
"simple-typed-fetch": "^0.1.5",
"simple-typed-fetch": "^0.1.6",
"stream-browserify": "^3.0.0",
"tiny-invariant": "^1.3.1",
"ts-is-present": "^1.2.2",