From f29cdc4559b6790fe4125e2f27d8b09e202b521d Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Tue, 18 Aug 2026 03:10:45 +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 69af63f..83a9ea0 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "@stdlib/ndarray-base-shape": "^0.2.3", "@stdlib/ndarray-dtypes": "^0.4.1", "@stdlib/ndarray-to-array": "^0.2.2", - "@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",