diff --git a/package.json b/package.json index 49932ee..9cf60e2 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,8 @@ }, "dependencies": { "@stdlib/assert-is-nonnegative-integer": "^0.2.2", - "@stdlib/constants-array-max-typed-array-length": "^0.2.2" + "@stdlib/constants-array-max-typed-array-length": "^0.2.2", + "@stdlib/error-tools-fmtprodmsg": "^0.2.2" }, "devDependencies": { "@stdlib/array-float32": "^0.2.2", @@ -100,4 +101,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file