We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 491e08c commit 0d93d06Copy full SHA for 0d93d06
package.json
@@ -38,7 +38,8 @@
38
},
39
"dependencies": {
40
"@stdlib/assert-is-array": "^0.2.1",
41
- "@stdlib/assert-tools-array-function": "^0.2.1"
+ "@stdlib/assert-tools-array-function": "^0.2.1",
42
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.1"
43
44
"devDependencies": {
45
"@stdlib/assert-is-boolean": "^0.2.1",
@@ -88,4 +89,4 @@
88
89
"type": "opencollective",
90
"url": "https://opencollective.com/stdlib"
91
}
-}
92
+}
0 commit comments