envio-linux-x64 2.2.1-fuel → 2.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/bin/envio +0 -0
  2. package/package.json +4 -4
package/bin/envio CHANGED
Binary file
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "envio-linux-x64",
3
- "version": "v2.2.1-fuel",
3
+ "version": "v2.2.1",
4
4
  "description": "A ️latency and sync speed optimized, developer friendly blockchain data indexer.",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": "git+https://github.com/enviodev/indexer.git"
7
+ "url": "git+https://github.com/enviodev/hyperindex.git"
8
8
  },
9
9
  "keywords": [
10
10
  "blockchain",
@@ -16,9 +16,9 @@
16
16
  "author": "envio contributors <about@envio.dev>",
17
17
  "license": "GPL-3.0",
18
18
  "bugs": {
19
- "url": "https://github.com/enviodev/indexer/issues"
19
+ "url": "https://github.com/enviodev/hyperindex/issues"
20
20
  },
21
- "homepage": "https://github.com/enviodev/indexer#readme",
21
+ "homepage": "https://envio.dev",
22
22
  "os": [
23
23
  "linux"
24
24
  ],