Skip to content

Commit 539633d

Browse files
committed
Transform error messages
1 parent 65bd969 commit 539633d

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
@@ -39,7 +39,8 @@
3939
"dependencies": {
4040
"@stdlib/assert-is-error": "^0.2.1",
4141
"@stdlib/utils-get-prototype-of": "^0.2.1",
42-
"@stdlib/utils-type-of": "^0.2.1"
42+
"@stdlib/utils-type-of": "^0.2.1",
43+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4344
},
4445
"devDependencies": {
4546
"@stdlib/assert-is-boolean": "^0.2.1",
@@ -93,4 +94,4 @@
9394
"type": "opencollective",
9495
"url": "https://opencollective.com/stdlib"
9596
}
96-
}
97+
}

0 commit comments

Comments
 (0)