From e4426017d5739bd1dea0505ca30f289765c12955 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Mon, 19 May 2025 01:38:18 +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 3b7a9d2..a77479f 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,8 @@ "@stdlib/math-base-special-floor": "^0.2.3", "@stdlib/string-left-pad": "^0.2.2", "@stdlib/string-repeat": "^0.2.2", - "@stdlib/string-right-pad": "^0.2.2" + "@stdlib/string-right-pad": "^0.2.2", + "@stdlib/error-tools-fmtprodmsg": "^0.2.2" }, "devDependencies": { "@stdlib/assert-is-string": "^0.2.2", @@ -98,4 +99,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file