From 317bdad38c0c11b7d5847b096eed8ccb2a5735cc Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Mon, 23 Jun 2025 00:38:28 +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 c082503..6af7061 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,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", @@ -100,4 +101,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file