From 4b7cbc947df994c420d0451fef31bd38f8e60e33 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Mon, 19 Jan 2026 06:39:53 +0000 Subject: [PATCH] Transform error messages --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 11b3614..8ff02d7 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,8 @@ }, "dependencies": { "@stdlib/math-base-special-fast-max": "^0.3.0", - "@stdlib/string-num-code-points": "github:stdlib-js/string-num-code-points#main" + "@stdlib/string-num-code-points": "github:stdlib-js/string-num-code-points#main", + "@stdlib/error-tools-fmtprodmsg": "^0.2.2" }, "devDependencies": { "@stdlib/assert-is-string": "^0.2.2", @@ -80,4 +81,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file