From 3a645ebf960cc7c7b792da1a630a79898b3b34b6 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sat, 28 Jun 2025 08:04:52 +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 bd9eead..5744407 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "@stdlib/ndarray-same-kind-casts": "^0.3.0", "@stdlib/random-base-discrete-uniform": "^0.2.1", "@stdlib/random-base-randu": "^0.2.1", - "@stdlib/string-format": "^0.2.2", + "@stdlib/error-tools-fmtprodmsg": "^0.2.2", "@stdlib/utils-keys": "^0.2.2", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1",