@bloks/constants
Advanced tools
Comparing version 3.5.87 to 3.5.90
{ | ||
"name": "@bloks/constants", | ||
"version": "3.5.87", | ||
"version": "3.5.90", | ||
"description": "", | ||
@@ -12,3 +12,3 @@ "publishConfig": { | ||
"license": "UNLICENSED", | ||
"gitHead": "1d5b5b5004be17a716dfa84352196fa81663115a" | ||
"gitHead": "1c4c8d6948b578e0f195cfc4171e3945aff129f5" | ||
} |
@@ -17,1 +17,2 @@ export const SCATTER_DESKTOP = 'ScatterSockets' | ||
export const TREZOR = 'trezor' | ||
export const SQRL = 'sqrl' |
58558
1834