From 78c9beee7243af258c473ee4cf9191f8d8081f72 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Tue, 2 Dec 2025 01:12:08 +0000 Subject: [PATCH] Transform error messages --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 12646ed..3db3a24 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@stdlib/complex-float32-ctor": "^0.0.2", "@stdlib/complex-float32-imag": "^0.1.1", "@stdlib/complex-float32-real": "^0.1.1", - "@stdlib/string-format": "^0.2.2", + "@stdlib/error-tools-fmtprodmsg": "^0.2.2", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1", "tap-min": "git+https://github.com/Planeshifter/tap-min.git",