From 245b2c06133ea2d481ea537eeeb9c6e4eeadd325 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Mon, 19 May 2025 01:31:40 +0000 Subject: [PATCH] Transform error messages --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f7a44bf..5cce578 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,8 @@ "@stdlib/string-base-capitalize": "^0.3.0", "@stdlib/string-base-lowercase": "^0.4.0", "@stdlib/string-base-replace": "^0.2.2", - "@stdlib/string-base-trim": "^0.2.2" + "@stdlib/string-base-trim": "^0.2.2", + "@stdlib/error-tools-fmtprodmsg": "^0.2.2" }, "devDependencies": { "@stdlib/assert-is-string": "^0.2.2", @@ -84,4 +85,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file