From 5ddefd4aa8d1155fcf35a3fd776368ba932ed169 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Fri, 12 Jun 2026 03:35: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 bb5d3e0..f499a66 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@stdlib/math-base-assert-is-nanf": "^0.2.3", "@stdlib/random-array-discrete-uniform": "^0.2.2", "@stdlib/random-base-uniform": "^0.2.3", - "@stdlib/string-format": "^0.2.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3", "@stdlib/utils-try-require": "^0.2.3", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1",