expensify-common
Advanced tools
Comparing version 2.0.65 to 2.0.66
@@ -43,3 +43,3 @@ "use strict"; | ||
'`': '`', | ||
' ': ' ', | ||
' ': ' ', | ||
}; | ||
@@ -46,0 +46,0 @@ const reEscapedHtml = /&(?:amp|lt|gt|quot|#(x27|x60|32));/g; |
{ | ||
"name": "expensify-common", | ||
"version": "2.0.65", | ||
"version": "2.0.66", | ||
"author": "Expensify, Inc.", | ||
@@ -5,0 +5,0 @@ "description": "Expensify libraries and components shared across different repos", |
501225