Skip to content

Commit

Permalink
Merge branch 'main' into likhita/ubdValIndex-coll
Browse files Browse the repository at this point in the history
  • Loading branch information
likhita-809 authored Aug 29, 2023
2 parents 2ce8b8a + 3a91157 commit f1be944
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions docs/package-lock.json

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

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@you54f/theme-github-codeblock": "^0.1.1",
"autoprefixer": "^10.4.15",
"clsx": "^1.2.1",
"postcss": "^8.4.27",
"postcss": "^8.4.28",
"postcss-import": "^15.1.0",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion simapp/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ go 1.21
require (
cosmossdk.io/api v0.7.0
cosmossdk.io/client/v2 v2.0.0-20230630094428-02b760776860
cosmossdk.io/collections v0.4.0
cosmossdk.io/core v0.10.0
cosmossdk.io/depinject v1.0.0-alpha.4
cosmossdk.io/log v1.2.1
Expand Down Expand Up @@ -37,7 +38,6 @@ require (
cloud.google.com/go/compute/metadata v0.2.3 // indirect
cloud.google.com/go/iam v1.1.1 // indirect
cloud.google.com/go/storage v1.31.0 // indirect
cosmossdk.io/collections v0.4.0 // indirect
cosmossdk.io/errors v1.0.0 // indirect
filippo.io/edwards25519 v1.0.0 // indirect
github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect
Expand Down

0 comments on commit f1be944

Please sign in to comment.