mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-19 18:05:42 +00:00
@@ -10,8 +10,8 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.6",
|
||||
"@polkadot/networks": "^6.11.2-14",
|
||||
"@polkadot/util": "^6.11.2-14",
|
||||
"@polkadot/networks": "^6.11.2-15",
|
||||
"@polkadot/util": "^6.11.2-15",
|
||||
"eventemitter3": "^4.0.7",
|
||||
"store": "^2.0.12"
|
||||
},
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
import { Settings, settings } from './Settings';
|
||||
|
||||
export { ENDPOINT_DEFAULT, ICON_DEFAULT, ICON_DEFAULT_HOST, LANGUAGE_DEFAULT, LOCKING_DEFAULT, PREFIX_DEFAULT, UIMODE_DEFAULT, UITHEME_DEFAULT } from './defaults';
|
||||
export { chains } from './defaults/chains';
|
||||
export { packageInfo } from './packageInfo';
|
||||
|
||||
export { settings, Settings };
|
||||
|
||||
Reference in New Issue
Block a user