mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-24 20:38:01 +00:00
Bump dev w/ packageDetect adjustments (#779)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
// Copyright 2017-2023 @polkadot/ui-shared authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
// (packageInfo imports will be kept as-is, user-editable)
|
||||
|
||||
import { detectPackage } from '@polkadot/util';
|
||||
|
||||
import { packageInfo } from './packageInfo.js';
|
||||
|
||||
detectPackage(packageInfo, null, []);
|
||||
Reference in New Issue
Block a user