Skip to content

Commit 3d69f91

Browse files
committed
Transform error messages
1 parent e130103 commit 3d69f91

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
@@ -42,7 +42,8 @@
4242
"@stdlib/array-base-take-indexed": "^0.2.1",
4343
"@stdlib/array-base-zero-to": "^0.2.1",
4444
"@stdlib/ndarray-base-strides2order": "^0.2.1",
45-
"@stdlib/types": "^0.3.2"
45+
"@stdlib/types": "^0.3.2",
46+
"@stdlib/error-tools-fmtprodmsg": "^0.2.1"
4647
},
4748
"devDependencies": {
4849
"@stdlib/assert-is-array": "^0.2.1",
@@ -95,4 +96,4 @@
9596
"type": "opencollective",
9697
"url": "https://opencollective.com/stdlib"
9798
}
98-
}
99+
}

0 commit comments

Comments
 (0)