Skip to content

Commit ffe6a99

Browse files
committed
Transform error messages
1 parent 93a0e74 commit ffe6a99

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
},
4040
"dependencies": {
4141
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
42-
"@stdlib/utils-library-manifest": "^0.2.2"
42+
"@stdlib/utils-library-manifest": "^0.2.2",
43+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4344
},
4445
"devDependencies": {
4546
"@stdlib/assert-has-own-property": "^0.2.2",
@@ -90,4 +91,4 @@
9091
"type": "opencollective",
9192
"url": "https://opencollective.com/stdlib"
9293
}
93-
}
94+
}

0 commit comments

Comments
 (0)