@texting/phrasing
Advanced tools
Comparing version 0.2.1 to 0.2.2
{ | ||
"name": "@texting/phrasing", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"description": "Convert among snake/kebab/camel/pascal phrasings", | ||
@@ -10,2 +10,5 @@ "type": "module", | ||
], | ||
"engines": { | ||
"node": ">=22.0.0" | ||
}, | ||
"publishConfig": { | ||
@@ -16,4 +19,4 @@ "access": "public" | ||
"@vect/vector-mapper": "^0.8.0", | ||
"@texting/regex-phrasing": "^0.2.1", | ||
"@texting/enum-chars": "^0.2.1" | ||
"@texting/enum-chars": "^0.2.2", | ||
"@texting/regex-phrasing": "^0.2.2" | ||
}, | ||
@@ -20,0 +23,0 @@ "repository": { |
7700
Updated@texting/enum-chars@^0.2.2