Skip to content

Commit

Permalink
fix: Fixes MsgSubmitProposal on amino (#139)
Browse files Browse the repository at this point in the history
* fix: Fixes MsgSubmitProposal on amino

* fix: wrong import

* chore: bump vue-tsc fix build
  • Loading branch information
clockworkgr authored Sep 20, 2024
1 parent 3e9df29 commit c9ffc81
Show file tree
Hide file tree
Showing 13 changed files with 5,191 additions and 6,489 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"vue-router": "^4.2.5"
},
"devDependencies": {
"@atomone/govgen-types": "^0.1.0",
"@atomone/govgen-types-amino": "^0.2.5",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/typescript": "^4.0.6",
"@graphql-codegen/typescript-operations": "^4.2.0",
Expand Down Expand Up @@ -86,7 +86,7 @@
"typescript": "^5.3.3",
"vite": "^5.2.8",
"vitest": "^1.2.2",
"vue-tsc": "^1.8.27"
"vue-tsc": "^2.0.22"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit c9ffc81

Please sign in to comment.