From 03a6ea4d1fce388b98f16cd412106c611855adb1 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 24 May 2026 03:39:23 +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 4f1ba60..7a1fb82 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,8 @@ "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { - "@stdlib/regexp-utf16-surrogate-pair": "^0.2.3" + "@stdlib/regexp-utf16-surrogate-pair": "^0.2.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3" }, "devDependencies": { "@stdlib/assert-is-string": "^0.2.3", @@ -81,4 +82,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file