feat: switched to URL constructor

This commit is contained in:
Mikhail Gladchenko
2024-05-14 09:46:48 +01:00
parent 7877aba22c
commit 4d4030c6e5
2 changed files with 4 additions and 4 deletions

View File

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