Skip to content

Commit

Permalink
fixup! feat(cosmic-proto): export distribution tx
Browse files Browse the repository at this point in the history
  • Loading branch information
dckc committed Apr 30, 2024
1 parent a88c701 commit 6794a71
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/cosmic-proto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
"types": "./dist/codegen/cosmos/staking/v1beta1/tx.d.ts",
"default": "./dist/codegen/cosmos/staking/v1beta1/tx.js"
},
"./cosmos/distribution/v1beta1/tx": {
"types": "./dist/codegen/cosmos/distribution/v1beta1/tx.d.ts",
"default": "./dist/codegen/cosmos/distribution/v1beta1/tx.js"
},
"./ibc/applications/transfer/v1/tx.js": {
"types": "./dist/codegen/ibc/applications/transfer/v1/tx.d.ts",
"default": "./dist/codegen/ibc/applications/transfer/v1/tx.js"
Expand Down Expand Up @@ -134,4 +130,4 @@
"test/**/test-*.js"
]
}
}
}

0 comments on commit 6794a71

Please sign in to comment.