Skip to content

Commit

Permalink
Bump up to support lbm-sdk 0.46.0 (#50)
Browse files Browse the repository at this point in the history
* chore:bump up lbmjs-types to 0.7.0

* chore: change docker image version to 0.46.0
  • Loading branch information
loin3 committed Dec 8, 2022
1 parent 82a6cc5 commit 49d6085
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
10 changes: 5 additions & 5 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .yarn/cache/lbmjs-types-npm-0.46.0-0e0581243a-8ea61b1c36.zip
Git LFS file not shown

This file was deleted.

2 changes: 1 addition & 1 deletion packages/finschia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@cosmjs/tendermint-rpc": "^0.29.0",
"@cosmjs/utils": "^0.29.0",
"cosmjs-types": "^0.5.1",
"lbmjs-types": "^0.46.0-rc9",
"lbmjs-types": "^0.46.0",
"long": "^4.0.0",
"pako": "^2.0.2",
"protobufjs": "~6.10.2",
Expand Down
2 changes: 1 addition & 1 deletion scripts/simapp/env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Choose from https://hub.docker.com/r/line/lbm-simapp/tags
REPOSITORY="line/lbm-simapp"
VERSION="0.46.0-rc9"
VERSION="0.46.0"
CONTAINER_NAME="lbm-simapp"
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ __metadata:
karma-jasmine-html-reporter: ^1.5.4
karma-spec-reporter: ^0.0.33
karma-typescript: ^5.5.3
lbmjs-types: ^0.46.0-rc9
lbmjs-types: ^0.46.0
long: ^4.0.0
nyc: ^15.1.0
pako: ^2.0.2
Expand Down Expand Up @@ -4221,13 +4221,13 @@ __metadata:
languageName: unknown
linkType: soft

"lbmjs-types@npm:^0.46.0-rc9":
version: 0.46.0-rc9
resolution: "lbmjs-types@npm:0.46.0-rc9"
"lbmjs-types@npm:^0.46.0":
version: 0.46.0
resolution: "lbmjs-types@npm:0.46.0"
dependencies:
long: ^4.0.0
protobufjs: ~6.11.2
checksum: 809231c30ee82591bcfeddb4d25b41f57d163763336111362684221739db055e0036f3784dd99cbfa9fc0e63c7661c46bbb0f1025115fccfe18462dc33480e2c
checksum: 8ea61b1c363af0ec19eeaefa917bba800bef617226671e4feb062c285f5d4210b75b2edc58976719332d15ee2859992dc30fb7db35c3830c1be1a0488357d674
languageName: node
linkType: hard

Expand Down

0 comments on commit 49d6085

Please sign in to comment.