8000 Transform error messages · stdlib-js/assert-is-booleanarray@2967da6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2967da6

Browse files
committed
Transform error messages
1 parent e106937 commit 2967da6

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/array-bool": "^0.1.0",
4141
"@stdlib/types": "^0.4.3",
42-
"@stdlib/utils-constructor-name": "^0.2.2"
42+
"@stdlib/utils-constructor-name": "^0.2.2",
43+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4344
},
4445
"devDependencies": {
4546
"@stdlib/array-complex128": "^0.3.0",
@@ -103,4 +104,4 @@
103104
"type": "opencollective",
104105
"url": "https://opencollective.com/stdlib"
105106
}
106-
}
107+
}

0 commit comments

Comments
 (0)
0