sparc-commons
Advanced tools
Comparing version
@@ -86,3 +86,3 @@ /*jshint multistr: true */ | ||
if(_.isFunction(transformation)){ | ||
return transformation(coords) | ||
return transformation(convert(coords)) | ||
} | ||
@@ -89,0 +89,0 @@ |
{ | ||
"name": "sparc-commons", | ||
"version": "0.2.12", | ||
"version": "0.2.13", | ||
"description": "Library with all small time common stuff used across the SPARC echosystem", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
44141
0.02%