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 b2931b4 commit 2cc760fCopy full SHA for 2cc760f
package.json
@@ -40,7 +40,8 @@
40
"@stdlib/math-base-special-sqrt": "^0.2.2",
41
"@stdlib/stats-base-variancetk": "^0.2.2",
42
"@stdlib/types": "^0.4.3",
43
- "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
+ "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
44
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
45
},
46
"devDependencies": {
47
"@stdlib/array-float64": "^0.2.2",
@@ -96,4 +97,4 @@
96
97
"type": "opencollective",
98
"url": "https://opencollective.com/stdlib"
99
}
-}
100
+}
0 commit comments