diff --git a/package.json b/package.json index c4613e4d..ae64a2d2 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,8 @@ "@stdlib/string": "github:stdlib-js/string#main", "@stdlib/symbol": "github:stdlib-js/symbol#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.2" }, "devDependencies": { "@stdlib/bench": "github:stdlib-js/bench#main", @@ -103,4 +104,4 @@ "type": "opencollective", "url": "https://opencollective.com/stdlib" } -} +} \ No newline at end of file