@bodar/totallylazy
Advanced tools
Comparing version 0.419.262 to 0.420.263
@@ -68,3 +68,3 @@ "use strict"; | ||
function cleanValue(value) { | ||
return value.replace('.', ''); | ||
return value.replace(/\.$/, ''); | ||
} | ||
@@ -71,0 +71,0 @@ exports.cleanValue = cleanValue; |
{ | ||
"name": "@bodar/totallylazy", | ||
"version": "0.419.262", | ||
"version": "0.420.263", | ||
"description": "Totallylazy", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:bodar/totallylazy.js.git", |
Sorry, the diff of this file is not supported yet
427450