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