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 1b6287f commit 299832aCopy full SHA for 299832a
package.json
@@ -42,7 +42,8 @@
42
"@stdlib/random-array-tools-unary-factory": "^0.2.2",
43
"@stdlib/random-base-chisquare": "^0.2.1",
44
"@stdlib/types": "^0.4.3",
45
- "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
+ "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
46
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
47
},
48
"devDependencies": {
49
"@stdlib/array-float32": "^0.2.2",
@@ -105,4 +106,4 @@
105
106
"type": "opencollective",
107
"url": "https://opencollective.com/stdlib"
108
}
-}
109
+}
0 commit comments