This commit is contained in:
Aleksandr Kraiz
2023-05-09 22:58:18 +04:00
parent e05dfe6695
commit dc99e50d02
8 changed files with 83 additions and 85 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.18.26",
"version": "0.18.27",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
@@ -55,7 +55,7 @@
"@tsconfig/strictest": "^2.0.0",
"@types/express": "^4.17.17",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.11",
"@types/node": "^20.1.1",
"@types/uuid": "^9.0.1",
"@types/ws": "^8.5.4",
"@typescript-eslint/eslint-plugin": "^5.57.1",