8000 Transform error messages · stdlib-js/assert-is-string-array@d111e3a · GitHub
[go: up one dir, main page]

Skip to content

Commit d111e3a

Browse files
committed
Transform error messages
1 parent dd883ae commit d111e3a

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-string": "^0.2.2",
4141
"@stdlib/assert-tools-array-function": "^0.2.2",
42-
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
42+
"@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
43+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4344
},
4445
"devDependencies": {
4546
"@stdlib/assert-is-boolean": "^0.2.2",
@@ -88,4 +89,4 @@
8889
"type": "opencollective",
8990
"url": "https://opencollective.com/stdlib"
9091
}
91-
}
92+
}

0 commit comments

Comments
 (0)
0