From b001340f6616fa85343d9175a8f2e1346a0f70ba Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Mon, 10 Aug 2026 03:22:33 +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 d013d70..bc9f0cb 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@stdlib/complex-float64-ctor": "^0.1.2", "@stdlib/math-base-special-pow": "^0.3.1", "@stdlib/random-array-bernoulli": "^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",