Comparing version 3.0.24 to 3.0.25
@@ -199,3 +199,3 @@ (function() { | ||
return incomes.filter(function(income) { | ||
return income.edoCalId[0] === "A"; | ||
return income.estadoCalidad[0] === "A"; | ||
}).map(function(income) { | ||
@@ -202,0 +202,0 @@ return { |
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "3.0.24", | ||
"version": "3.0.25", | ||
"main": "build/almexApi.js", | ||
@@ -11,0 +11,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
61790