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