Skip to content

Commit 77c17df

Browse files
committed
Transform error messages
1 parent f3e8425 commit 77c17df

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
@@ -39,7 +39,8 @@
3939
"dependencies": {
4040
"@stdlib/buffer-alloc-unsafe": "^0.2.2",
4141
"@stdlib/ndarray-base-buffer-ctors": "^0.3.0",
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-bool": "^0.1.0",
@@ -115,4 +116,4 @@
115116
"type": "opencollective",
116117
"url": "https://opencollective.com/stdlib"
117118
}
118-
}
119+
}

0 commit comments

Comments
 (0)