Skip to content

Commit 99e5142

Browse files
committed
Transform error messages
1 parent fc7ea10 commit 99e5142

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
@@ -41,7 +41,8 @@
4141
"@stdlib/array-base-take-indexed": "^0.2.2",
4242
"@stdlib/array-base-zero-to": "^0.2.1",
4343
"@stdlib/ndarray-base-strides2order": "^0.2.2",
44-
"@stdlib/types": "^0.4.3"
44+
"@stdlib/types": "^0.4.3",
45+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4546
},
4647
"devDependencies": {
4748
"@stdlib/assert-is-array": "^0.2.2",
@@ -94,4 +95,4 @@
9495
"type": "opencollective",
9596
"url": "https://opencollective.com/stdlib"
9697
}
97-
}
98+
}

0 commit comments

Comments
 (0)