envio-linux-x64 2.2.0-fuel → 2.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/bin/envio +0 -0
- 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.0
|
3
|
+
"version": "v2.2.0",
|
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/
|
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/
|
19
|
+
"url": "https://github.com/enviodev/hyperindex/issues"
|
20
20
|
},
|
21
|
-
"homepage": "https://
|
21
|
+
"homepage": "https://envio.dev",
|
22
22
|
"os": [
|
23
23
|
"linux"
|
24
24
|
],
|