Fixup for ethers new version

This commit is contained in:
Dmitry Leleko
2023-10-04 11:40:46 +02:00
parent 37c1110c02
commit 2f1dfc2531
3 changed files with 4 additions and 4 deletions

View File

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