From 57bf20ef8fa661b3f991877e1c1734d211bac81c Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Tue, 19 May 2026 03:30:44 +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 b26fda9..092fa33 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@stdlib/array-uint8": "^0.2.3", "@stdlib/array-uint8c": "^0.2.3", "@stdlib/assert-is-boolean": "^0.2.3", - "@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",