8000 Transform error messages · stdlib-js/ndarray-base-for-each@762a6a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 762a6a1

Browse files
committed
Transform error messages
1 parent 5b551c7 commit 762a6a1

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-nullary-tiling-block-size": "^0.2.2",
4848
"@stdlib/ndarray-base-numel": "^0.2.2",
4949
"@stdlib/ndarray-base-vind2bind": "^0.2.2",
50-
"@stdlib/types": "^0.3.2"
50+
"@stdlib/types": "^0.3.2",
51+
"@stdlib/error-tools-fmtprodmsg": "^0.2.2"
5152
},
5253
"devDependencies": {
5354
"@stdlib/array-typed-complex-ctors": "^0.2.2",
@@ -100,4 +101,4 @@
100101
"type": "opencollective",
101102
"url": "https://opencollective.com/stdlib"
102103
}
103-
}
104+
}

0 commit comments

Comments
 (0)
0