Skip to content

Commit 422b68c

Browse files
committed
Transform error messages
1 parent 3e8ba02 commit 422b68c

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-filled2d": "^0.2.2",
41-
"@stdlib/types": "^0.4.3"
41+
"@stdlib/types": "^0.4.3",
42+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4243
},
4344
"devDependencies": {
4445
"@stdlib/assert-is-array-array": "^0.2.2",
@@ -89,4 +90,4 @@
8990
"type": "opencollective",
9091
"url": "https://opencollective.com/stdlib"
9192
}
92-
}
93+
}

0 commit comments

Comments
 (0)