From ace6d7c74755d78e406bbd63b0bb4792cc008cd8 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 29 Mar 2026 10:02:56 +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 54c6e54..e50d1e4 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@stdlib/ndarray-ctor": "^0.3.1", "@stdlib/ndarray-ndims": "^0.2.3", "@stdlib/ndarray-numel": "^0.2.3", - "@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",