feat: switched to URL constructor

This commit is contained in:
Mikhail Gladchenko
2024-05-14 09:51:58 +01:00
parent 4d4030c6e5
commit d80599eef2
2 changed files with 4 additions and 4 deletions

View File

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