mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-16 05:11:04 +00:00
Detection for mismatched monorepo deps (#444)
* Detection for mismatched monorepo deps * Bump common
This commit is contained in:
@@ -6,6 +6,7 @@ import './detectPackage';
|
||||
import { Keyring } from './Keyring';
|
||||
|
||||
export { Ledger } from '@polkadot/hw-ledger';
|
||||
export { packageInfo } from './packageInfo';
|
||||
|
||||
const keyring = new Keyring();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user