mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 11:28:00 +00:00
[CI Skip] release/stable 0.89.1
skip-checks: true
This commit is contained in:
@@ -8,4 +8,4 @@ import { detectPackage } from '@polkadot/util';
|
||||
import others from './detectOther';
|
||||
import { packageInfo } from './packageInfo';
|
||||
|
||||
detectPackage(packageInfo, packageInfo.path, others);
|
||||
detectPackage(packageInfo, null, others);
|
||||
|
||||
@@ -3,4 +3,4 @@
|
||||
|
||||
// Do not edit, auto-generated by @polkadot/dev
|
||||
|
||||
export const packageInfo = { name: '@polkadot/example-react', path: 'auto', type: 'auto', version: '0.88.2-4' };
|
||||
export const packageInfo = { name: '@polkadot/example-react', path: 'auto', type: 'auto', version: '0.89.1' };
|
||||
|
||||
Reference in New Issue
Block a user