From 3223ecf9dffc609ac65806bd02b9f9681a88ecff Mon Sep 17 00:00:00 2001 From: stdlib-bot Date: Wed, 10 Sep 2025 20:28:15 +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 5fbf24e..71aa3bd 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,8 @@ "@stdlib/ndarray-base-numel": "^0.2.2", "@stdlib/ndarray-base-strides2order": "^0.2.2", "@stdlib/ndarray-base-vind2bind": "^0.2.2", - "@stdlib/types": "^0.4.3" + "@stdlib/types": "^0.4.3", + "@stdlib/error-tools-fmtprodmsg": "^0.2.2" }, "devDependencies": { "@stdlib/array-base-to-accessor-array": "^0.2.2", @@ -104,4 +105,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file