From bc4ebad27d290d610965ef64b0ced735a5332cef Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Mon, 26 May 2025 01:38:23 +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 107659f..3b6683e 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", @@ -85,4 +86,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file