mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-30 23:38:00 +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:
+3
-2
@@ -23,8 +23,9 @@
|
||||
"demo:identicon": "webpack-serve --config packages/ui-identicon/webpack.config.js --content packages/ui-identicon --port 3000"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.3.3",
|
||||
"@polkadot/dev-react": "^0.25.4",
|
||||
"@babel/core": "^7.3.4",
|
||||
"@babel/runtime": "^7.3.4",
|
||||
"@polkadot/dev-react": "^0.25.7",
|
||||
"@polkadot/ts": "^0.1.53",
|
||||
"empty": "^0.10.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user