diff --git a/package.json b/package.json index f95afe1..1b25a87 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,8 @@ "@stdlib/number": "github:stdlib-js/number#main", "@stdlib/string": "github:stdlib-js/string#main", "@stdlib/types": "github:stdlib-js/types#main", - "@stdlib/utils": "github:stdlib-js/utils#main" + "@stdlib/utils": "github:stdlib-js/utils#main", + "@stdlib/error-tools-fmtprodmsg": "^0.2.3" }, "devDependencies": { "@stdlib/bench": "github:stdlib-js/bench#main", @@ -82,4 +83,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file