We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb8b124 commit 9f37b36Copy full SHA for 9f37b36
build.sh
@@ -22,7 +22,7 @@ set -x
22
env | grep DB_
23
24
# ----Installing Subql-Query----
25
-npm install -g @subql/query
+npm install -g @subql/query@1.6.0
26
27
# ----Installing Subql-Node----
28
npm install -g @subql/node@1.9.2
run.sh
@@ -21,5 +21,5 @@ set -x
21
subql-query --name subql_ternoa --playground
0 commit comments