Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
shunjizhan committed Jan 23, 2024
1 parent e601532 commit a579b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/evm-subql/src/chain-types.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import { typesBundleForPolkadot } from '@acala-network/api';
import { typesBundleForPolkadot } from '@acala-network/types';

export default { typesBundle: typesBundleForPolkadot };

0 comments on commit a579b10

Please sign in to comment.