10000 Transform error messages · stdlib-js/array-base-count-ifs@8070764 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8070764

Browse files
committed
Transform error messages
1 parent 8d4423c commit 8070764

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-base-arraylike2object": "^0.2.1",
4141
"@stdlib/array-base-zero-to": "^0.2.1",
42-
"@stdlib/types": "^0.4.3"
42+
"@stdlib/types": "^0.4.3",
43+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4344
},
4445
"devDependencies": {
4546
"@stdlib/array-base-to-accessor-array": "^0.2.2",
@@ -90,4 +91,4 @@
9091
"type": "opencollective",
9192
"url": "https://opencollective.com/stdlib"
9293
}
93-
}
94+
}

0 commit comments

Comments
 (0)
0