10000 Transform error messages · stdlib-js/ndarray-base-map@b5b9c7a · GitHub
[go: up one dir, main page]

Skip to content

Commit b5b9c7a

Browse files
committed
Transform error messages
1 parent c6a3268 commit b5b9c7a

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
@@ -48,7 +48,8 @@
4848
"@stdlib/ndarray-base-unary-loop-interchange-order": "^0.2.1",
4949
"@stdlib/ndarray-base-unary-tiling-block-size": "^0.2.2",
5050
"@stdlib/ndarray-base-vind2bind": "^0.2.2",
51-
"@stdlib/types": "^0.4.3"
51+
"@stdlib/types": "^0.4.3",
52+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5253
},
5354
"devDependencies": {
5455
"@stdlib/array-complex128": "^0.3.0",
@@ -117,4 +118,4 @@
117118
"type": "opencollective",
118119
"url": "https://opencollective.com/stdlib"
119120
}
120-
}
121+
}

0 commit comments

Comments
 (0)
0