From dc76c89efeb1236aa2228e8011cb91326a423c35 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Wed, 5 Aug 2026 07:34:54 +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 951f53b..108cdb5 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