From 41e95185fcff5967692bcc79887722c4e8670b62 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Wed, 19 Aug 2026 03:13:47 +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 8ddec67..9e04682 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@stdlib/number-float64-base-identity": "^0.1.1", "@stdlib/random-array-discrete-uniform": "^0.2.2", "@stdlib/random-array-uniform": "^0.2.2", - "@stdlib/string-format": "^0.2.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", "@stdlib/utils-nary-function": "^0.2.4", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1",