From 4a7a35a08402c65a15d9c52e1f544ed8ec19c82a Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Tue, 4 Aug 2026 03:25:02 +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 cfb1323..110bb7f 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@stdlib/ndarray-array": "^0.2.3", "@stdlib/ndarray-base-ctor": "^0.3.1", "@stdlib/ndarray-ctor": "^0.3.1", - "@stdlib/string-format": "^0.2.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1", "tap-min": "git+https://github.com/Planeshifter/tap-min.git",