Skip to content

Commit 28dd3d2

Browse files
committed
Transform error messages
1 parent e0334d1 commit 28dd3d2

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
@@ -39,7 +39,8 @@
3939
"dependencies": {
4040
"@stdlib/assert-is-nonenumerable-property": "^0.1.2",
4141
"@stdlib/utils-property-names": "^0.2.2",
42-
"@stdlib/utils-property-symbols": "^0.2.2"
42+
"@stdlib/utils-property-symbols": "^0.2.2",
43+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4344
},
4445
"devDependencies": {
4546
"@stdlib/assert-has-symbol-support": "^0.2.2",
@@ -93,4 +94,4 @@
9394
"type": "opencollective",
9495
"url": "https://opencollective.com/stdlib"
9596
}
96-
}
97+
}

0 commit comments

Comments
 (0)