From 4230471f216371423b95a88d956a048cdc66e9b3 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Mon, 16 Mar 2026 02:11:24 +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 f95afe1..1b25a87 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,8 @@ "@stdlib/number": "github:stdlib-js/number#main", "@stdlib/string": "github:stdlib-js/string#main", "@stdlib/types": "github:stdlib-js/types#main", - "@stdlib/utils": "github:stdlib-js/utils#main" + "@stdlib/utils": "github:stdlib-js/utils#main", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3" }, "devDependencies": { "@stdlib/bench": "github:stdlib-js/bench#main", @@ -82,4 +83,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file