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 72aa78f commit cca3592Copy full SHA for cca3592
package.json
@@ -40,7 +40,8 @@
40
"@stdlib/math-base-special-sqrt": "^0.2.2",
41
"@stdlib/stats-base-variancewd": "^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",
@@ -97,4 +98,4 @@
97
98
"type": "opencollective",
99
"url": "https://opencollective.com/stdlib"
100
}
-}
101
+}
0 commit comments