From 3c5fe4b502ed1d1c21c716297b718a5b2c115357 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Tue, 11 Aug 2026 03:03:45 +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 d019720..04dece1 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@stdlib/assert-has-own-property": "^0.2.3", "@stdlib/assert-is-string-array": "^0.2.3", "@stdlib/ndarray-base-assert-is-data-type-object": "^0.0.1", - "@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",