Comparing version 0.2.3 to 0.2.4
@@ -79,3 +79,2 @@ "use strict"; | ||
eth_price: { | ||
disallowAlerts: true, | ||
id: "eth_price", | ||
@@ -91,3 +90,2 @@ precision: 1, | ||
tx_cost: { | ||
disallowAlerts: true, | ||
id: "tx_cost", | ||
@@ -94,0 +92,0 @@ precision: 1, |
{ | ||
"name": "protofun", | ||
"license": "UNLICENSED", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"files": [ | ||
@@ -6,0 +6,0 @@ "dist", |
@@ -127,3 +127,2 @@ import { PriceUnit, Timeframe } from "./primitives" | ||
eth_price: { | ||
disallowAlerts: true, | ||
id: "eth_price", | ||
@@ -139,3 +138,2 @@ precision: 1, | ||
tx_cost: { | ||
disallowAlerts: true, | ||
id: "tx_cost", | ||
@@ -142,0 +140,0 @@ precision: 1, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
64857
1268