@texting/phrasing
Advanced tools
Comparing version 0.1.4 to 0.1.6
{ | ||
"name": "@texting/phrasing", | ||
"version": "0.1.4", | ||
"version": "0.1.6", | ||
"description": "Convert among snake/kebab/camel/pascal phrasings", | ||
@@ -21,5 +21,5 @@ "main": "./dist/index.cjs", | ||
"dependencies": { | ||
"@texting/enum-chars": "^0.1.4", | ||
"@texting/regex-phrasing": "^0.1.4", | ||
"@vect/vector-mapper": "^0.7.11" | ||
"@texting/enum-chars": "^0.1.6", | ||
"@texting/regex-phrasing": "^0.1.6", | ||
"@vect/vector-mapper": "^0.7.14" | ||
}, | ||
@@ -44,3 +44,3 @@ "repository": { | ||
"homepage": "https://github.com/gadge/spare#readme", | ||
"gitHead": "6d965b5e2b22137094740d671bf771f972d3e3da" | ||
"gitHead": "223f80fd39a90f3ad417af94c67995b0bd76828b" | ||
} |
Updated@texting/enum-chars@^0.1.6
Updated@vect/vector-mapper@^0.7.14