From 86849b060eee4cba622554904bc5f4369908dd5c Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Tue, 21 Jul 2026 03:21:31 +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 b392625..87eec24 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@stdlib/ndarray-zeros": "^0.3.1", "@stdlib/slice-ctor": "^0.2.3", "@stdlib/slice-multi": "^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",