@texting/phrasing
Advanced tools
Comparing version 0.1.8 to 0.1.9
{ | ||
"name": "@texting/phrasing", | ||
"version": "0.1.8", | ||
"version": "0.1.9", | ||
"description": "Convert among snake/kebab/camel/pascal phrasings", | ||
@@ -21,4 +21,4 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@texting/enum-chars": "^0.1.8", | ||
"@texting/regex-phrasing": "^0.1.8", | ||
"@texting/enum-chars": "^0.1.9", | ||
"@texting/regex-phrasing": "^0.1.9", | ||
"@vect/vector-mapper": "^0.7.15" | ||
@@ -44,3 +44,3 @@ }, | ||
"homepage": "https://github.com/gadge/spare#readme", | ||
"gitHead": "b1f83d2d12854b066feaa5b777496eecd205010c" | ||
"gitHead": "c1c7d5affbf3e5b57c5786c0456a041c44f3cf98" | ||
} |
Updated@texting/enum-chars@^0.1.9