From d2140d3c5cc7c0eb1889d9bead074db3302888a9 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 23 Aug 2026 02:51:16 +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 4dd06ad..ce4a9f7 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,8 @@ "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { - "@stdlib/types": "^0.5.1" + "@stdlib/types": "^0.5.1", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3" }, "devDependencies": { "@stdlib/array-typed": "^0.3.2", @@ -86,4 +87,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file