From 6e40937f3767b8e15a5786287743a4ea9c86302e Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Fri, 5 Dec 2025 02:28:17 +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 d5a5466..23c8f8b 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@stdlib/array-uint8c": "^0.2.2", "@stdlib/assert-is-boolean": "^0.2.2", "@stdlib/buffer-alloc-unsafe": "^0.2.2", - "@stdlib/string-format": "^0.2.2", + "@stdlib/error-tools-fmtprodmsg": "^0.2.2", "@stdlib/utils-constructor-name": "^0.2.2", "tape": "git+https://github.com/kgryte/tape.git#fix/globby", "istanbul": "^0.4.1",