From e17f451c276b9f6ec44adc791982ccf93460dc60 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Thu, 25 Jun 2026 06:34:38 +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 3d03d13..e3485f8 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "@stdlib/ndarray-same-kind-casts": "^0.4.1", "@stdlib/random-base-discrete-uniform": "^0.2.2", "@stdlib/random-base-randu": "^0.2.3", - "@stdlib/string-format": "^0.2.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", "@stdlib/utils-keys": "^0.2.3", "@stdlib/utils-unzip": "^0.2.3", "tape": "git+https://github.com/kgryte/tape.git#fix/globby",