ag-timemachine
Advanced tools
Comparing version 1.0.50 to 1.0.51
{ | ||
"name": "ag-timemachine", | ||
"version": "1.0.50", | ||
"version": "1.0.51", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -139,2 +139,3 @@ "use strict"; | ||
} | ||
cached.push({ time: max[1], value: cached[cached.length - 1].value }); | ||
return [2 /*return*/]; | ||
@@ -141,0 +142,0 @@ } |
64097
1413