feat: switched to URL constructor

This commit is contained in:
Mikhail Gladchenko
2024-05-14 09:33:30 +01:00
parent 2936b19845
commit 7877aba22c
2 changed files with 34 additions and 25 deletions

View File

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