From 95c6975c1c7a64f9e0127cd0ad844deba3412c07 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Fri, 5 Jun 2026 11:46:25 +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 098797a..6403a79 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,8 @@ "dependencies": { "@stdlib/assert": "github:stdlib-js/assert#main", "@stdlib/string": "github:stdlib-js/string#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", @@ -81,4 +82,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file