Skip to content

Commit fbe90c0

Browse files
committed
Transform error messages
1 parent 83f1483 commit fbe90c0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@
5353
"@stdlib/string": "github:stdlib-js/string#main",
5454
"@stdlib/symbol": "github:stdlib-js/symbol#main",
5555
"@stdlib/types": "github:stdlib-js/types#main",
56-
"@stdlib/utils": "github:stdlib-js/utils#main"
56+
"@stdlib/utils": "github:stdlib-js/utils#main",
57+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5758
},
5859
"devDependencies": {
5960
"@stdlib/bench": "github:stdlib-js/bench#main",
@@ -103,4 +104,4 @@
103104
"type": "opencollective",
104105
"url": "https://opencollective.com/stdlib"
105106
}
106-
}
107+
}

0 commit comments

Comments
 (0)