TSUP configs

This commit is contained in:
Aleksandr Kraiz
2023-04-12 20:38:58 +04:00
parent 297e077376
commit 23234ae26e
4 changed files with 48 additions and 451 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.18.14",
"version": "0.18.15",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
@@ -86,7 +86,6 @@
"bignumber.js": "^9.1.1",
"bson-objectid": "^2.0.4",
"buffer": "^6.0.3",
"crypto-browserify": "^3.12.0",
"ethers": "^5.6.2",
"express": "^4.18.2",
"isomorphic-ws": "^5.0.0",