Skip to content

Commit 24f3958

Browse files
committed
Transform error messages
1 parent 1f06b37 commit 24f3958

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
@@ -38,7 +38,8 @@
3838
},
3939
"dependencies": {
4040
"@stdlib/assert-is-nonnegative-integer": "^0.2.2",
41-
"@stdlib/constants-array-max-typed-array-length": "^0.2.2"
41+
"@stdlib/constants-array-max-typed-array-length": "^0.2.2",
42+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4243
},
4344
"devDependencies": {
4445
"@stdlib/array-float32": "^0.2.2",
@@ -100,4 +101,4 @@
100101
"type": "opencollective",
101102
"url": "https://opencollective.com/stdlib"
102103
}
103-
}
104+
}

0 commit comments

Comments
 (0)