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

Skip to content

Commit b2d9c6c

Browse files
committed
Transform error messages
1 parent ad713e4 commit b2d9c6c

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

0 commit comments

Comments
 (0)
0