Browse Source

update query-node hydra-indexer-lib to be compatible with polkadot-js api version

Mokhtar Naamani 4 years ago
parent
commit
c65ec38c28
3 changed files with 507 additions and 37 deletions
  1. 1 1
      package.json
  2. 1 1
      query-node/package.json
  3. 505 35
      yarn.lock

+ 1 - 1
package.json

@@ -43,7 +43,7 @@
     "babel-core": "^7.0.0-bridge.0",
     "typescript": "^3.9.7",
     "bn.js": "^5.1.2",
-    "@dzlzv/hydra-indexer-lib": "0.0.22-legacy.1.26.1"
+    "@dzlzv/hydra-indexer-lib": "0.0.18-alpha.2"
   },
   "devDependencies": {
     "eslint": "^7.6.0",

+ 1 - 1
query-node/package.json

@@ -27,7 +27,7 @@
 		"@dzlzv/hydra-cli": "^0.0.24"
 	},
 	"dependencies": {
-		"@dzlzv/hydra-indexer-lib": "^0.0.22-legacy.1.26.1",
+		"@dzlzv/hydra-indexer-lib": "^0.0.18-alpha.2",
 		"@joystream/types": "^0.15.0",
 		"@types/bn.js": "^4.11.6",
 		"@types/debug": "^4.1.5",

File diff suppressed because it is too large
+ 505 - 35
yarn.lock


Some files were not shown because too many files changed in this diff