diff --git a/package.json b/package.json index 2385bbd..2375604 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,8 @@ "@stdlib/assert-is-number": "^0.2.2", "@stdlib/assert-is-typed-array": "^0.2.2", "@stdlib/constants-float64-sqrt-eps": "^0.2.2", - "@stdlib/math-base-utils-absolute-difference": "^0.3.2" + "@stdlib/math-base-utils-absolute-difference": "^0.3.2", + "@stdlib/error-tools-fmtprodmsg": "^0.2.2" }, "devDependencies": { "@stdlib/array-float32": "^0.2.2", @@ -104,4 +105,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file