From ac6904c73c410a1823720d3f31b6636bc8dac2c1 Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Sun, 12 Jul 2026 03:17:34 +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 e2b79f6..eaf913c 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,8 @@ "url": "https://github.com/stdlib-js/stdlib/issues" }, "dependencies": { - "@stdlib/utils-native-class": "^0.2.3" + "@stdlib/utils-native-class": "^0.2.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3" }, "devDependencies": { "@stdlib/array-buffer": "^0.2.3", @@ -101,4 +102,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file