Skip to content

Commit f3b83c1

Browse files
committed
Transform error messages
1 parent cd0fbdf commit f3b83c1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@
5050
"@stdlib/types": "^0.4.1",
5151
"@stdlib/utils-constructor-name": "^0.2.2",
5252
"@stdlib/utils-function-name": "^0.2.2",
53-
"@stdlib/utils-get-prototype-of": "^0.2.2"
53+
"@stdlib/utils-get-prototype-of": "^0.2.2",
54+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5455
},
5556
"devDependencies": {
5657
"@stdlib/assert-is-boolean": "^0.2.2",
@@ -103,4 +104,4 @@
103104
"type": "opencollective",
104105
"url": "https://opencollective.com/stdlib"
105106
}
106-
}
107+
}

0 commit comments

Comments
 (0)