Skip to content

Commit 4a0303a

Browse files
authored
Merge pull request #1712 from kodadot/1702-end-point
🔌 1702 updated subquery autobalance endpoint
2 parents 83e8f07 + 2d8c45f commit 4a0303a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@polkadot/vue-identicon": "^0.88.1",
3434
"@types/file-saver": "^2.0.2",
3535
"@vue-polkadot/vue-api": "0.0.46",
36-
"@vue-polkadot/vue-settings": "0.0.38-rc.9",
36+
"@vue-polkadot/vue-settings": "0.0.38-rc.10",
3737
"ansi-regex": "^5.0.1",
3838
"apollo-boost": "^0.4.9",
3939
"axios": "^0.21.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3452,10 +3452,10 @@
34523452
dependencies:
34533453
"@polkadot/api" "6.0.5"
34543454

3455-
"@vue-polkadot/[email protected].9":
3456-
version "0.0.38-rc.9"
3457-
resolved "https://registry.yarnpkg.com/@vue-polkadot/vue-settings/-/vue-settings-0.0.38-rc.9.tgz#95bc12d50ab847498f91bc2f76e8adeb9676a832"
3458-
integrity sha512-XnyLORhagsLAQpxQHQDzGupfimoQZLBSys6VacUdAZPBjlepcv7dqyMYZkAkY2LgcYph0pIasuF+vFvGRgGc5Q==
3455+
"@vue-polkadot/[email protected].10":
3456+
version "0.0.38-rc.10"
3457+
resolved "https://registry.yarnpkg.com/@vue-polkadot/vue-settings/-/vue-settings-0.0.38-rc.10.tgz#ef19b7f06703f7cb1861201bdcdf377a1e968765"
3458+
integrity sha512-CFF/iLXL/SRQdzP3JCnjVB1AuwZubCkD/NwVId/2EE2RzBdj7cS9Ogi34KF9YILaKPD410bULDnonLQBRt4G5A==
34593459
dependencies:
34603460
"@polkadot/networks" "^7.4.1"
34613461

0 commit comments

Comments
 (0)