mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-04-22 08:58:00 +00:00
fix: update URLs, logos, and package versions
- Fix GitHub URLs from pezkuwi-js/apps to pezkuwichain/pezkuwi-apps - Fix wiki URL from wiki.pezkuwi.network to wiki.pezkuwichain.io - Fix support/statement URLs to use pezkuwichain.io domain - Fix chain logos import (use variables instead of strings) - Update @pezkuwi/networks to ^14.0.9 - Update @pezkuwi/types-known to ^16.5.8
This commit is contained in:
@@ -46,7 +46,7 @@ import encointerNodeTeeproxy from './encointer-node-teeproxy.js';
|
||||
import encointerPara from './encointer-para.js';
|
||||
import equilibrium from './equilibrium.js';
|
||||
import fantour from './fantour.js';
|
||||
// See https://github.com/pezkuwi-js/apps/pull/9243
|
||||
// See https://github.com/pezkuwichain/pezkuwi-apps/pull/9243
|
||||
// import fragnova from './fragnova.js';
|
||||
import ferrum from './ferrum.js';
|
||||
import frequency from './frequency.js';
|
||||
@@ -198,7 +198,7 @@ const spec: Record<string, OverrideBundleDefinition> = {
|
||||
'encointer-node-teeproxy': encointerNodeTeeproxy,
|
||||
'encointer-teyrchain': encointerPara,
|
||||
fantour,
|
||||
// See https://github.com/pezkuwi-js/apps/pull/9243
|
||||
// See https://github.com/pezkuwichain/pezkuwi-apps/pull/9243
|
||||
// fragnova,
|
||||
// 'fragnova-testnet': fragnova,
|
||||
'ferrum-teyrchain': ferrum,
|
||||
|
||||
Reference in New Issue
Block a user