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 68e2654 commit f0aa81fCopy full SHA for f0aa81f
package.json
@@ -38,7 +38,8 @@
38
},
39
"dependencies": {
40
"@stdlib/assert-is-nonnegative-integer": "^0.2.2",
41
- "@stdlib/constants-array-max-typed-array-length": "^0.2.2"
+ "@stdlib/constants-array-max-typed-array-length": "^0.2.2",
42
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
43
44
"devDependencies": {
45
"@stdlib/array-float32": "^0.2.2",
@@ -100,4 +101,4 @@
100
101
"type": "opencollective",
102
"url": "https://opencollective.com/stdlib"
103
}
-}
104
+}
0 commit comments