Update package.json

This commit is contained in:
Aleksandr Kraiz
2022-06-07 19:49:18 +04:00
committed by GitHub
parent eca8004e09
commit 048c029e5a

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.12.1",
"version": "0.12.2",
"description": "Orion Protocol SDK",
"main": "./lib/esm/index.js",
"module": "./lib/esm/index.js",
@@ -80,4 +80,4 @@
"files": [
"lib/**/*"
]
}
}