Skip to content

Commit c37636b

Browse files
committed
Transform error messages
1 parent 384a443 commit c37636b

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
@@ -41,7 +41,8 @@
4141
"@stdlib/assert-is-nonenumerable-property": "^0.1.1",
4242
"@stdlib/object-ctor": "^0.2.1",
4343
"@stdlib/utils-get-prototype-of": "^0.2.1",
44-
"@stdlib/utils-property-names": "^0.2.1"
44+
"@stdlib/utils-property-names": "^0.2.1",
45+
"@stdlib/error-tools-fmtprodmsg": "^0.2.1"
4546
},
4647
"devDependencies": {
4748
"@stdlib/assert-is-array": "^0.2.1",
@@ -92,4 +93,4 @@
9293
"type": "opencollective",
9394
"url": "https://opencollective.com/stdlib"
9495
}
95-
}
96+
}

0 commit comments

Comments
 (0)