mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-15 17:41:01 +00:00
Set UI defaults based on environment (#86)
* Bump deps * Set defaults based on hosted environment * Update tests (package bumps) * Do location detection on 'polkadot'
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.3.1",
|
||||
"@babel/runtime": "^7.3.4",
|
||||
"@polkadot/ui-settings": "^0.28.4",
|
||||
"@types/color": "^3.0.0",
|
||||
"@types/react-copy-to-clipboard": "^4.2.6",
|
||||
@@ -23,8 +23,8 @@
|
||||
"react": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@polkadot/keyring": "^0.34.28",
|
||||
"@polkadot/util-crypto": "^0.34.28",
|
||||
"@polkadot/keyring": "^0.34.33",
|
||||
"@polkadot/util-crypto": "^0.34.33",
|
||||
"xmlserializer": "^0.6.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user