From 7fc6cd5f66dadbe8ac09c80d1609afc5b4c4e0d9 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Tue, 7 Jul 2026 04:58: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 0177c84..d6f3604 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@stdlib/ndarray-shape": "^0.2.3", "@stdlib/ndarray-to-array": "^0.2.2", "@stdlib/random-array-discrete-uniform": "^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",