mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-17 11:21:09 +00:00
Bump deps (& use packageInfo detection) (#441)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
import { detectPackage } from '@polkadot/util';
|
||||
|
||||
import packageInfo from './package-info.json';
|
||||
import { packageInfo } from './packageInfo';
|
||||
|
||||
detectPackage(packageInfo, typeof __dirname !== 'undefined' && __dirname);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user