8000 Transform error messages · stdlib-js/ndarray-base-strides@fb6e52d · GitHub
[go: up one dir, main page]

Skip to content

Commit fb6e52d

Browse files
committed
Transform error messages
1 parent 8584964 commit fb6e52d

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
@@ -39,7 +39,8 @@
3939
"dependencies": {
4040
"@stdlib/array-base-copy-indexed": "^0.2.2",
4141
"@stdlib/ndarray-base-shape2strides": "^0.2.2",
42-
"@stdlib/types": "^0.4.1"
42+
"@stdlib/types": "^0.4.1",
43+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
4344
},
4445
"devDependencies": {
4546
"@stdlib/assert-is-collection": "^0.2.2",
@@ -87,4 +88,4 @@
8788
"type": "opencollective",
8889
"url": "https://opencollective.com/stdlib"
8990
}
90-
}
91+
}

0 commit comments

Comments
 (0)
0