@bodar/totallylazy
Advanced tools
Comparing version 0.430.273 to 0.431.274
{ | ||
"name": "@bodar/totallylazy", | ||
"version": "0.430.273", | ||
"version": "0.431.274", | ||
"description": "Totallylazy", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:bodar/totallylazy.js.git", |
@@ -248,3 +248,3 @@ "use strict"; | ||
Spaces.pattern = new RegExp(`[${Spaces.spaces}]`, 'g'); | ||
const allowedSeparators = `٬٫,.'’${Spaces.spaces}`; | ||
const allowedSeparators = `٬٫,.'’‘${Spaces.spaces}`; | ||
exports.numberPattern = cache_1.caching((locale) => { | ||
@@ -251,0 +251,0 @@ const d = digits(locale); |
Sorry, the diff of this file is not supported yet
434724