@arianee/utils
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@arianee/utils", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"type": "commonjs", | ||
@@ -5,0 +5,0 @@ "peerDependencies": { |
@@ -33,2 +33,3 @@ "use strict"; | ||
const WHITELABEL_HOSTNAMES_TO_PROTOCOL_NAME = { | ||
'arianee.net': 'mainnet', | ||
'test.arian.ee': 'testnet', | ||
@@ -35,0 +36,0 @@ 'arian.ee': 'mainnet', |
Sorry, the diff of this file is not supported yet
4699
68