Skip to content

Commit f29417f

Browse files
committed
fix(Case Converter): option for a cleaning regex before casing
Cleaning regex before casing And update change-case npm Fix CorentinTh#1446
1 parent d80207b commit f29417f

3 files changed

Lines changed: 519 additions & 445 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"bcryptjs": "^2.4.3",
8080
"big.js": "^6.2.2",
8181
"bwip-js": "^4.5.1",
82-
"change-case": "^4.1.2",
82+
"change-case": "^5.4.4",
8383
"chatgpt-prompt-splitter": "^1.0.5",
8484
"chinesegen": "^0.3.3",
8585
"cidr-tools": "^11.0.2",

0 commit comments

Comments
 (0)