From cf73b74778f65bbfdc73e08aa8ceab9c64f80cf6 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Mon, 31 Mar 2025 00:31:21 +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 206d84b..9eee98f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,8 @@ "@stdlib/array-full": "^0.2.1", "@stdlib/complex-float32-ctor": "^0.0.2", "@stdlib/complex-float64-ctor": "^0.0.3", - "@stdlib/types": "^0.4.3" + "@stdlib/types": "^0.4.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.2" }, "devDependencies": { "@stdlib/array-complex128": "^0.3.0", @@ -142,4 +143,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file