Rename integrator to indexer (#207)

This commit is contained in:
Dmitry
2023-11-09 10:56:32 +03:00
committed by GitHub
parent 91228c2811
commit a0d2df3cd5
24 changed files with 72 additions and 72 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@orionprotocol/sdk",
"version": "0.20.15",
"version": "0.20.16-rc1",
"description": "Orion Protocol SDK",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
@@ -88,7 +88,7 @@
"@babel/runtime": "^7.21.0",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@orionprotocol/contracts": "1.22.1",
"@orionprotocol/contracts": "1.22.3",
"bignumber.js": "^9.1.1",
"bson-objectid": "^2.0.4",
"buffer": "^6.0.3",