Skip to content

Commit

Permalink
Update packages.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation authored Apr 18, 2024
1 parent adafb34 commit 04a5105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/packages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export const packages: Packages = {
'@cosmos-kit/omni-mobile',
'@cosmos-kit/leap-metamask-cosmos-snap',
],
"cosmwasm": ['@cosmwasm/ts-codegen'],
"cosmwasm": ['@cosmwasm/ts-codegen', 'wasm-ast-types'],
"interchain-ui": [
'@interchain-ui/react'
],
Expand Down Expand Up @@ -119,4 +119,4 @@ export const packages: Packages = {
'@protobufs/pylons', '@protobufs/stargaze', '@protobufs/bcna', '@protobufs/comdex',
'@protobufs/evmos', '@protobufs/axelar', '@protobufs/amino'
]
};
};

0 comments on commit 04a5105

Please sign in to comment.