@aurox/ohlcv-helpers
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -77,2 +77,3 @@ "use strict"; | ||
} | ||
result.push(item); | ||
lastTimeUnitStart = item.timeUnitStart; | ||
@@ -79,0 +80,0 @@ lastPrice = item.close; |
{ | ||
"name": "@aurox/ohlcv-helpers", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
29163
634