From d68524d2d9efe18492a2e16749907c8ddd65d347 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 6 Jul 2025 07:07:49 +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 c5ee2db2..2deb697d 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.2" }, "devDependencies": { "@stdlib/bench": "github:stdlib-js/bench#main", @@ -107,4 +108,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file