Skip to content

Commit 22827a9

Browse files
committed
Transform error messages
1 parent 0a5825d commit 22827a9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/array-base-assert-has-equal-values": "github:stdlib-js/array-base-assert-has-equal-values#main",
41-
"@stdlib/assert-is-array": "^0.2.2"
41+
"@stdlib/assert-is-array": "^0.2.2",
42+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4243
},
4344
"devDependencies": {
4445
"@stdlib/array-base-zero-to": "^0.2.1",
@@ -93,4 +94,4 @@
9394
"type": "opencollective",
9495
"url": "https://opencollective.com/stdlib"
9596
}
96-
}
97+
}

0 commit comments

Comments
 (0)