From 4b5f2570e2c0b5372479458cb00d817bcf966719 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 2 Apr 2026 07:20:30 +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 48f70d08c..14865bf2b 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,8 @@ "@stdlib/string": "github:stdlib-js/string#main", "@stdlib/symbol": "github:stdlib-js/symbol#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", @@ -106,4 +107,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file