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

Skip to content

Commit b878ad2

Browse files
committed
Transform error messages
1 parent 88214bf commit b878ad2

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-numel": "^0.2.2",
4949
"@stdlib/ndarray-base-strides2order": "^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-base-to-accessor-array": "^0.2.2",
@@ -104,4 +105,4 @@
104105
"type": "opencollective",
105106
"url": "https://opencollective.com/stdlib"
106107
}
107-
}
108+
}

0 commit comments

Comments
 (0)
0