Skip to content

Commit c97bd36

Browse files
committed
Transform error messages
1 parent 6897732 commit c97bd36

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
@@ -40,7 +40,8 @@
4040
"@stdlib/assert-has-own-property": "^0.2.2",
4141
"@stdlib/assert-is-writable-property": "^0.2.2",
4242
"@stdlib/utils-get-prototype-of": "^0.2.2",
43-
"@stdlib/utils-property-names": "^0.2.1"
43+
"@stdlib/utils-property-names": "^0.2.1",
44+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4445
},
4546
"devDependencies": {
4647
"@stdlib/assert-is-array": "^0.2.2",
@@ -91,4 +92,4 @@
9192
"type": "opencollective",
9293
"url": "https://opencollective.com/stdlib"
9394
}
94-
}
95+
}

0 commit comments

Comments
 (0)