8000
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 498f0dd commit f25e057Copy full SHA for f25e057
package.json
@@ -41,7 +41,8 @@
41
"@stdlib/constants-float64-ninf": "^0.2.2",
42
"@stdlib/constants-float64-pinf": "^0.2.2",
43
"@stdlib/math-base-assert-is-integer": "^0.2.5",
44
- "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2"
+ "@stdlib/utils-define-nonenumerable-read-only-property": "^0.2.2",
45
+ "@stdlib/error-tools-fmtprodmsg": "^0.2.2"
46
},
47
"devDependencies": {
48
"@stdlib/assert-is-boolean": "^0.2.2",
@@ -90,4 +91,4 @@
90
91
"type": "opencollective",
92
"url": "https://opencollective.com/stdlib"
93
}
-}
94
+}
0 commit comments