@texting/charset-halfwidth
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "@texting/charset-halfwidth", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Regex sets", | ||
@@ -21,5 +21,5 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@texting/charset-ansi": "^0.1.9", | ||
"@texting/enum-chars-fullwidth": "^0.1.9", | ||
"@texting/regex-charset": "^0.1.9" | ||
"@texting/charset-ansi": "^0.1.10", | ||
"@texting/enum-chars-fullwidth": "^0.1.10", | ||
"@texting/regex-charset": "^0.1.10" | ||
}, | ||
@@ -42,3 +42,3 @@ "repository": { | ||
"homepage": "https://github.com/gadge/spare#readme", | ||
"gitHead": "c1c7d5affbf3e5b57c5786c0456a041c44f3cf98" | ||
"gitHead": "d9cb5d5a35c3905c6faefe4037bfdee25e607c26" | ||
} |
11105