Skip to content

Commit 67565f7

Browse files
committed
Transform error messages
1 parent e18a627 commit 67565f7

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/ndarray-base-loop-interchange-order": "github:stdlib-js/ndarray-base-loop-interchange-order#main",
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": "^0.2.2",
@@ -92,4 +93,4 @@
9293
"type": "opencollective",
9394
"url": "https://opencollective.com/stdlib"
9495
}
95-
}
96+
}

0 commit comments

Comments
 (0)