mirror of
https://github.com/pezkuwichain/pezkuwi-extension.git
synced 2026-04-22 04:27:59 +00:00
2adf8ca880
- Update chainType from 'substrate' to 'bizinikiwi' in extension-inject/types.ts - Update default icon from 'substrate' to 'bizinikiwi' in extension-chains/bundle.ts - Bump all extension packages to version 0.62.14 - Add *.zip to .gitignore
7 lines
270 B
TypeScript
7 lines
270 B
TypeScript
// Copyright 2017-2026 @pezkuwi/extension-dapp authors & contributors
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Do not edit, auto-generated by @pezkuwi/dev
|
|
|
|
export const packageInfo = { name: '@pezkuwi/extension-dapp', path: 'auto', type: 'auto', version: '0.62.14' };
|