diff --git a/package.json b/package.json index c567a52..b88b530 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,8 @@ }, "dependencies": { "@stdlib/constants-array-max-array-length": "^0.2.2", - "@stdlib/math-base-assert-is-integer": "^0.2.5" + "@stdlib/math-base-assert-is-integer": "^0.2.5", + "@stdlib/error-tools-fmtprodmsg": "^0.2.2" }, "devDependencies": { "@stdlib/array-float64": "^0.2.2", @@ -83,4 +84,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file